Skip to content

LeoLuxo/python-play-tanks

Repository files navigation

Python Versions Python Packages

Python Play Tanks!

A fan recreation of the Nintendo mini-game Wii Play: Tanks

Play it

Download/clone the project and run it with python.

$ python tanks.py

Python version: Python 3.7 or higher
Package requirements:

  • pygame

(check requirements.txt for details)

$ pip install -r requirements.txt

Controls

  • WASD: move your tank around
  • Space: place a landmine
  • Aim using your mouse and left-click to shoot

Command-line arguments

  • debug: will visually show some of the inner workings of the game
  • mute: will mute all sounds and music

Media

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

About

A fan recreation of the Nintendo mini-game Wii Play: Tanks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages