Horror Game: Building Terrain

Building the terrain that the player is going to be in.

4/19/20241 min read

Implemented game manager, audio manager. With the audio manager, it is very easy to add any kind of sounds to the game. I have added walking, running sounds, as well as item picking up and zombie dying. Also, fixed the bugs with melee attack. Now, I am working on designing the terrain. I have added tress and bushes. Next I am going to add buildings, cave and etc.