A bevy game inspired by Atari's classic arcade cabinet games.
Find a file
2024-06-22 11:34:20 -04:00
.cargo added score ui, and score logic for shroom, seg, head, and beetle 2024-04-12 14:44:50 -04:00
assets changed player speed 2024-06-11 20:43:19 -04:00
src removed some chains for increased performance 2024-06-13 15:13:05 -04:00
.gitignore first commit 2024-03-23 16:02:41 -04:00
Cargo.lock files are embedded now 2024-06-13 14:58:45 -04:00
Cargo.toml files are embedded now 2024-06-13 14:58:45 -04:00
README.md Update README.md 2024-06-22 11:34:20 -04:00

Millipede

My first bevy game written in Rust. I based it off of one of my favorite arcade games in order to learn the in's and out's of the bevy engine.

The game compiles to WASM and is intended to run in the browser. It can be played on my website.

screenshot