A beginner-friendly single screen space shooter developed in Rust with 'bevy'
Last updated Jul 1, 2026
230
Stars
16
Forks
0
Issues
0
Stars/day
Attention Score
35
Language breakdown
No language data available.
โธ Files
click to expand
README
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.17
๐ More in this category