flipper-scorched-tanks-game
A flipper zero game inspired by scorched earth.
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
- flatten surface beneath tanks
- collision with the enemy
- explosion animation
- 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)
- FIX: firing stops when bullet fly above the screen