Skip to content

theRoughCode/Astrojump

Repository files navigation

Astrojump AstroJump

Get it on Google Play

About

Play as an astronaut who has crash-landed on a foreign planet and is trying to jump his way out. Watch out for sneaky platforms! All sprites were made by me and the awesome background was made by the amazing @MichLiang.

character select

start

gameplay

Motivation

This project started off as an opportunity to learn Python while implementing a game idea I had. However, as the game scaled up, I realized that the code base became too messy and functions weren't modular enough. Trying to avoid spaghetti code, I restarted the project in Unity and C#.