Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 835 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 835 Bytes

Tanks-with-pygame

About

A simple 1v1 game in Python, using the Pygame library. by Eirik Årseth

Controls

  • Leftarrow and rightarrow to move
  • Space to fire, and adjust aim

Screenshots

alt text alt text

Run Game

Copy and paste into terminal:

git clone https://github.com/eirarset/Tanks-with-pygame.git
cd Tanks-with-pygame
python3 game.py