Video Game Projects
Bounds

A simple platforming game made using unity, the player may control the slime to jump to the top of the level and collect a coin to win. This game was made as a prototype to test my player movement script and increse my familiarity with the Unity Engine and is playable at saunty.itch.io/bound.
Java Game Engine

A top down 2D game engine with collision, animations, and a tilemap system. The player is able to walk around throughout the enviornment and the tilemap system may be used to create maps. This project was created to increase my knowledge in Java and help me learn how to make my own game engine. The code is available at my saunty.itch.io/bound.