Skip to content

yourboirusty/poodg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poodg Game

This is a Rust based game using embedded-graphics in combination with embedded-graphics-simulator and embedded-graphics-simulator-web to provide a binary for Linux X86, WASM and an embedded RP2040 device.

WASM build is available to play on Itch.io

Native

Depends on SDL2. Doesn't work on WSL, doesn't compile on my Windows.

  1. cargo run --target x86_64-unknown-linux-gnu

WASM

  1. You'll need Trunk
  • If you don't mind waiting a bit, cargo install trunk
  • If you want it to be speedier, use binstall
  • cargo install cargo-binstall
  • cargo binstall trunk
  1. trunk serve --open

About

Simple game targetting RP2040, X86 Linux and WebAssembly

Topics

Resources

License

Stars

Watchers

Forks

Languages