Slenderman is a student game I made on my own in 6 hours using Unity. The game was made for a Unity exam at my school. For this exam, I had all the necessary graphic assets and only had to focus on the code.
The instructions were to make a Slenderman game where the player has a gun to shoot Slenderman with only 4 bullets. Every time a bullet is fired, another will spawn randomly in the map. Also, every time a Slenderman is killed, an extra one spawns. Slenderman can move through walls but cannot move if you look at him. However, if you look at him for too long, he kills you. Also, if he touches you, he kills you as well. The goal of the game is to survive as long as possible.
I actually finished the exam 1-2 hours before the deadline and took the extra time to add the following additional features:
- Footstep sounds
- Ammo pickup sounds
- Shrinking and blinking flashlight as well as creepy music (taken from Left 4 Dead) when you look at Slenderman.
- Retry option
- Ambient music
- Intro
If you want to try it out, you can download it here.