Scorched tanks - flipper zero game
A flipper zero game inspired by scorched earth.
Current state is shown on this video: https://youtu.be/MKRm3_m7pJU
How to do:
Do not hesitate to create PRs. If you start working on sth, please start branch name with TODO id (e.g. "feature/2-change-tank-icon")
If you see an improvement, modify this readme and add suggestions via PR. Bugs can be reported via Issues
What to do next:
- remove movement
- change tank icon
- power as variable not constant
- better map generation: high, low regions
- flat surface beneath tanks
- collision with the enemy
- local multi-player
- sub-ghz multi-player
- improve projectile trace draw on angles > 80
- add other types of weapons
- code AI
- add terain destruction
- add terain gravity (fall down after hitting the middle of the mountain)