4 releases (breaking)
0.6.0 | Jan 9, 2022 |
---|---|
0.5.0 | Apr 9, 2021 |
0.4.0 | Dec 21, 2020 |
0.3.0 | Nov 13, 2020 |
#409 in Games
223 stars & 5 watchers
1MB
1.5K
SLoC
Kataster
A minimalist single screen space shooter developed in the Rust language with the Bevy game engine.
This is a 'super-example' or 'micro-game' for the Bevy game engine, that can be used by beginners to get some starting points for their own game.
It includes use of game states, menu UI, HUD UI, collision detection, pause/resume, shader background, particle effects.
It showcases some other commonplace bevy plugins, avian2d for physics, leafwing-input-manager for game inputs, bevy_hanabi for particle effects.
Bevy dependencies
Up to date for bevy 0.15
Dependencies
~67–105MB
~2M SLoC