A game made during the 48h GMTK game jam of 2024
https://sgued.fr/blog/bevy-gmtk/
- Rust 95%
- JavaScript 2%
- HTML 1.3%
- CSS 1%
- Just 0.7%
| assets | Add background, reset camera on game leave | |
| assets_source | Use self made pixel art ship | |
| dist | Add screenshots | |
| maybe_assets | Fix radius | |
| src | Fix credits and winning UI | |
| web | Initial commit | |
| .gitignore | Ui works | |
| Cargo.lock | Update to bevy 0.19 | |
| Cargo.toml | Update to bevy 0.19 | |
| justfile | Add background, reset camera on game leave | |
| README.md | Add screenshots | |
| Trunk.toml | Initial commit | |
Slingshot
This is a game built in 48h for the GMTK Game Jam 2024.
This game uses Bevy and the Bevy quickstart template.