TheDayG0ne / pybattlecity

Battle city game in Pygame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Battle city game in Pygame

License:MIT License


Languages

Language:Python 100.0%