Bevy Combat
It's a bevy port of my ECS Combat Unity demo.
Check out the web demo in your browser. You can use the - and = keys to speed up and slow down time (make sure you have focussed the browser window).
Added so far
- Movement
- Combat and targetting AI
- Simple weapons (instant hit), damage, health and mortality
- Death animations and explosions
- Shields
Coming soon
- More weapons
- Combat calculations, e.g. weapon effectiveness.
- Ship shaders
- Fix bugs
Getting Started
To build and deploy for web:
cargo make serve
To run for pc:
cargo run
Credits
Credit for individual art assets can be found here.