Skip to content

Latest commit

 

History

History
executable file
·
8 lines (6 loc) · 309 Bytes

README.md

File metadata and controls

executable file
·
8 lines (6 loc) · 309 Bytes

DPU Platform Puzzle Game

Getting Started

  1. Install Python 3
  2. Install pygame by running pip install pygame --user
  3. Run one of the levels, e.g. python game.py example
  4. To create a new level, have a look at the levels README