Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 334 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 334 Bytes

2D-Python-Platformer

This Repo is a 2D Platformer Game made using tkinter for graphics. It includes a procedural generation algorithm for creating new terrain. There is a demo video included in the repo called TermProjVideo.mp4, or you can go to this youtube link: https://youtu.be/r4vIUbajqDc.

To run locally:

python3 main.py