Crawling Defense
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.
Tools used:
- 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.
Download
Download
crawling-defense-windows.zip 6.8 MB
Version 2 Jun 25, 2022
Comments
Log in with itch.io to leave a comment.
Man that's a cool loading bar!!! I might steal it for my next project ^^
The art is really cool and the theme was well used. GG!
Feel free! In fact, I made the loading bar as a part of a template: https://github.com/Red-Teapot/KPACUBO
P. S. Thanks for the feedback!