Access Game

This is a first-person shooter (FPS) game where players must explore rooms, find keys, and survive enemy attacks to escape. The game was developed using Unity and C#, with a focus on modular design including systems for weapons, UI pop-ups, sound, and game management. The environment leverages pre-made assets to prioritize development on core gameplay mechanics, AI behavior, and interactive features. The gameplay includes AI enemies, explosive objects, and collectible items such as health and ammo. Players can switch between multiple weapons, each with different mechanics, and adjust settings like difficulty and audio through an interactive menu. The project emphasizes responsive gameplay, clean architecture, reusable components, and an engaging player experience.

To play the game online, please  click here.

To access the source code, please  click here.