# Kataster **Repository Path**: leonsound/Kataster ## Basic Information - **Project Name**: Kataster - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-16 - **Last Updated**: 2025-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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](https://crates.io/crates/avian2d) for physics, [leafwing-input-manager](https://crates.io/crates/leafwing-input-manager) for game inputs, [bevy_hanabi](https://crates.io/crates/bevy_hanabi) for particle effects. ![](media/Kataster_demo.gif) ## Bevy dependencies Up to date for bevy 0.15