Skip to content

pytdev/pybattlecity

 
 

Repository files navigation

Battle city port in Python

(Work in progress)

I try to remake the famous NES game Battle City (aka well-known Tanks for Dendy in Russia) with Python and PyGame library. This is made for demo purposes, especially for the Telegram Channel PyWay.

How to run it?

You will need Python 3 and PyGame.

pip install -r requirements.txt

Then run:

python3 main.py

Screenshot:

screenshot

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%