Crawling Defense
About
Connect cannons and pieces to your mechanical body, shoot the guys and do not get defeated.
Controls:- Left click to pick and place a piece.
- Right click to cancel placement.
- Aseprite - a fancy pixel art editor.
- Rust - the programming language.
- Bevy - a nice ECS-based game engine.
- bevy_asset_loader - loads and organizes the assets.
- bevy-inspector-egui to tweak stuff during development.
- bevy_ecs_tilemap - tilemap library, duh.
- For the rest of the libraries , see my Cargo.toml.
- Font: DPComic.
- The game source is available on my GitHub.