This is the beggining of a 2d platformer game done in PyGame. At this stage, the overworld is complete, and the 1st level is done. Once beaten, next level unlocks, however the 2ns, 3rd and the rest of levels are a copy of level 1 as a placeholder.
Python3, Pygame, Tiled
- Fork and clone the repo
- pip install pygame
- run "main.py"