3D SHOOTER
ROLE
Independent
DESCRIPTION
3D Shooter is a first-person shooter game. Survive against the waves of zombies using guns scattered around the map. Replenish your health and ammo from drops which spawns around the level.
YEAR
2020
GENRE
First-person Shooter
PLATFORM
PC
PICTURES
PROJECT DETAILS
PROJECT SUMMARY
3D Shooter was a project made for one of my school modules, Game Development Techniques, similar to the previous game, 3D Shooter. The project was done to teach us how to write a simple game engine in OpenGL & C++ that allows us to make 3D games.
GAME FEATURES
-
Minimap
-
Camera Effects
-
Sound System
-
Enemies
-
Shooting Mechanics
LEARNING POINTS
-
Learned how to create a first person shooter game
-
Implement a sound system in our game engine
-
Create camera effects to represent feedback
-
Create UI Elements such as progress/health bar.