Willy-JL 468f13217e Merge scorched_tanks from https://github.com/xMasterX/all-the-plugins 2 years ago
..
img 468f13217e Merge scorched_tanks from https://github.com/xMasterX/all-the-plugins 2 years ago
.gitsubtree 011da5b3f4 Also pull from @xMasterX's repo for updates 2 years ago
LICENSE a94bb8c8c4 Add scorched_tanks from https://github.com/jasniec/flipper-scorched-tanks-game 2 years ago
README.md a94bb8c8c4 Add scorched_tanks from https://github.com/jasniec/flipper-scorched-tanks-game 2 years ago
application.fam 468f13217e Merge scorched_tanks from https://github.com/xMasterX/all-the-plugins 2 years ago
scorchedTanks_10px.png a94bb8c8c4 Add scorched_tanks from https://github.com/jasniec/flipper-scorched-tanks-game 2 years ago
scorched_tanks_game_app.c 468f13217e Merge scorched_tanks from https://github.com/xMasterX/all-the-plugins 2 years ago
scorched_tanks_v1.gif a94bb8c8c4 Add scorched_tanks from https://github.com/jasniec/flipper-scorched-tanks-game 2 years ago

README.md

Scorched tanks - flipper zero game

A flipper zero game inspired by scorched earth.

Current state is shown below:

input

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 (it's not in the priority order):

  1. flatten surface beneath tanks
  2. explosion animation
  3. sub-ghz multi-player
  4. add other types of weapons
  5. code AI
  6. add terain destruction
  7. add terain gravity (fall down after hitting the middle of the mountain)
  8. Add menu with settings (vibartion on/off, difficulty)
  9. add more ground modifiers (currently there is only one hill in the middle, maybe 2 hills, skew map, etc)

What have been done:

  1. remove movement
  2. change tank icon
  3. power as variable not constant
  4. better map generation: high, low regions (continuation in point 20.)
  5. collision with the enemy
  6. local multi-player
  7. improve projectile trace draw on angles > 80
  8. FIX: firing stops when bullet fly above the screen
  9. Slightly randomize player and enemy spawn locations
  10. Shooting vibration
  11. Add wind