Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 200 Bytes

File metadata and controls

15 lines (10 loc) · 200 Bytes

SimplePyGame

Simple game created in PyGame.

How to run

  1. Install python3
  2. Install pygame
  3. $ python3 main.py <username>

Controls

  • Move: Arrow keys
  • Play again: Enter
  • Quit: Escape