KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
pybattlecity
★ 20
Open GitHub ↗
Battle city game in Pygame
Download README (.md)
Explore Similar Repositories
LASSO-MPC
:
PhD Publications and Thesis on LASSO Model Predictive Control
imgui-opencv
:
Use opencv, imgui and poco libraries in a project with Conan
spring-animation-keyframes
:
Generate css keyframes based on spring animations
aws-cloudformation-security-automation-for-wazuh
:
NIST based open source security automation delivered as AWS cloudformation
RTHS
:
Real-Time Hardware Sorter, Using A Multi-Dimensional Sorting Algorithm
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
pybattlecity
?
Download (.md)
# 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](https://t.me/pyway). ### How to run it? You will need Python 3 and PyGame. ``` pip install -r requirements.txt ``` Then run: ``` python3 main.py ``` Screenshot: 