Projects

This page contains all my projects. the games were each done throughout a period of 4 to 6 months. Click the images to go to their respective pages

Current projects

Past projects

Other minor past projects

there are other minor projects that only have github pages, you can check them out bellow:

Game: Puzzle Bomb
A bomber man inspired game made in unreal engine 4, this was just a project made to learn how to use the UE. Made with other 2 colleagues
github

AI research: Racing ML Agent
This project was made in Unity with the use of the ML-agents toolkit. I trained an reinforcement learning agent to drive a car throughout multiple tracks. The result was an agent that could complete the easier tracks.
github

Game: Infinite Runner Apple Version
The apple port of my previously made Infinite runner android game.
github

Game: Infinite Runner
An infinite runner game. The key part about this project is that I tried to make a framework for games creation on android, with a game loop, game time and vector2 math functions.
github