Skip to content

belzile/platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platformer

Rust platformer written in Rust and using Bevy.

Play it here!

Running Locally

cargo run

Building and Running for the Web

wasm-pack build --target web --release
npx serve .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published