The Ultimate First Person Shooter Game using Unity Game Engine and C#

About Work

Date- May 2021 - August 2021

Github Link-Click to visit

- The game is made considering all the thing one needs in an FPS game. It contains Enemies such as Cannibals and Boars who Patrol randomly and will attack player.
- All the C# scripts are inside the project and are well commented. While taking a look at video, have a look at health and stamina bar, it increases and decreases as it happens in normal FPS games.
- Sounds are added and Animation events are created for the same. This is just a prototype game made as a freelance project, more improvements can be due in upcoming months like UI, characterization, etc.

Conclusion

After creating this prototype of the game, I got more knowledge about the Unity Game Engine along with basics of C# Language. It also instilled confidence in me that I can make more games in future