Back

Github

Next

Ninja Frog Python Platformer

Project Github can be found here

Project Goal

The goal of this project was to build a sidescrolling platformer in python. I really wanted to try and build as much at possible without using outside source material to figure out common game development porblems on my own. In this way, I built the game object system, animation system, collision, and game state system without the pygame library!

Demo

Features

Technologies