Category: Game Development
A collection of my projects related to Game Development.← View All Projects

2D Side Scroller
Game DevelopmentC#Unity
Follow the original story of this robot who was made to maintain peace in the graveyard. This 2D side scroller was originally a one level game, however this is currently under development with plans to be shipped out as a complete game in the near future.

3D AI Combat Game
Game DevelopmentAIC#Unity
Created a 3D Unity game featuring custom AI pathfinding and a dynamic combat system (melee/weapon mechanics) scripted in C#. Implemented robust collision detection and optimized game performance, showcasing advanced skills in game architecture, C# scripting, and debugging.