Started life as a pokemon tower defense game. Now it's just a tower defense game.
Clone (and make sure you've clone the lfs files too (glb et al)).
Then
cargo run
There's a feature flag for debug --features debug
which will show the grid and other helpful things.
- Grid based system
- Towers are obstacles the enemy must be able to navigate around
- Moddable towers/enemies. i.e. a ron file that points to new valid glb files, with all the towers config done.
These will get out of date quickly as I iterate on the game.
Splash screen
Shop screen, select what die to buy.
Check credits for more details.