3D AI Combat Game
Game Development
AIC#Unity

Summary
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.
Details
Heart Force is a complex 3d Unity game I am currently developing. The game consists of custom scripts I developed and integrating them with Unity's Frameworks and APIs to provide Scene Management, Character Selection, Main Menu, Gameplay Programming, AI Pathfinding and Combat, Input System, Weapon System, and more.