A simple 1v1 game in Python, using the Pygame library. by Eirik Årseth
- Leftarrow and rightarrow to move
- Space to fire, and adjust aim
Copy and paste into terminal:
git clone https://github.com/eirarset/Tanks-with-pygame.git
cd Tanks-with-pygame
python3 game.py