Rat Runner
Features
Save & Load System
Developed a secure save/load feature that records player progress using file I/O and binary serialization to prevent tampering with game data.
Enemy AI & Navigation
Implemented enemy behaviors using Unity’s NavMesh system, including patrolling, player detection, and dynamic speed scaling.
Game State Management
Developed a system to manage all core game states including Playing, Paused, and Game Over, ensuring consistent UI updates, and smooth transitions.
Camera Controls
Implemented smooth camera movement and look mechanics, allowing players to freely navigate the environment with responsive and immersive controls.
Tech Stack
Game Development
Tools and languages used to build gameplay systems and mechanics.
UnityDevelopment Tools
Software used for coding, debugging, version control, and collaboration.
Project Management
Tools used to organize tasks and track progress throughout development.