My Projects
Games List
Cave Knight
Unity 3D, C#, Sole Developer, Tech Demo
Soulslike Tech Demo featuring a simplified yet smooth combat system complete with attack, dodge, parry and lockon options along with 1 boss & 3 mobs equipped with complex enemy AIs (FiniteStateMachine Navmesh pathfinding) and 1 vivid map, packed into a short and satisfying experience.
Endless Dogfight
Unity 3D, C#, Sole Developer
Wave-based arena plane shooter featuring simplified aerial Rigidbody physics for Plane Controls, 8 types of enemies implemented using boids algorithmn, 1 Boss using Finite State Machine and 8 Powerups using Composite Design ScriptableObjects.
2D Action Platformer Demo
Unity 3D, Corgi Engine, C#, Pair Project
2D Action Platformer using the Corgi Engine, featuring fast-paced melee combat with a customised Player Controller (dash), 2 hand-crafted levels full of enemies and 2 Unique Bosses (Simple Decision Tree - AI Behaviour).
Tower Crushers
Unity 3D, UNet, C#, Group Project
Tower Crushers is a Unity 3D Physics game featuring 1 vs 1 multiplayer (UNet + Unity Services), where each player constructs a unique base with limited points and competes to destroy all opponent structures fastest.