API Manager is a script designed to facilitate API calls in a game or application. It provides a simple interface for making HTTP GET requests to a given URL and handling the JSON responses.
Pre 2023
A simple 3D simulation where I recreated the gravity of different planets which results in them orbiting each other.
A simple class which makes it so you dont need to write a singleton over and over again in each script you want to use it.
A 2D puzzle game Inspired by the painting Relativity by M.C. Escher where you can walk on the celling and walls and have to get keys to open doors to advance to different levels.
A 2D platformer game where you only play with 2Keys, Arrow Up to jump and Arrow Down to change directions. The goal of the game is to reach the top without falling or losing all your hearts.
A system I made to add screen shake to certain events in your game so the player gets more visual feedback for what there doing.
A collection of experiences I've gained by using the profiler to optimize Unity games