Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rogerallen/gameduino_tank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gameduino Tank Game

Image of Game Running

Usage

  • Copy tank.png, tank.py to the CIRCUITPY folder.
  • Adjust code.py to import and run tank.py

TODO

  • move tank with left thumbstick
  • rotate tank & turret with some velocity towards thumbstick rotation
  • move with some velocity dependent on magnitude of thumbstick
  • tanks collision detection
  • fire bullets
  • do damage to "mountains" (translate them down on each hit) until they disappear
  • do damage to other tank
  • keep score - points per hit? kills? 3 tanks/game/user?
  • outer game loop
  • better art

About

Gameduino tank game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages