DEV Community

Cover image for Slenderman Game Clone
Mubeen
Mubeen

Posted on

Slenderman Game Clone

Source code: Click for Source Code

Project Demo: Click for Video Demo

Introduction

"Slenderman 2.0" is a first-person horror game inspired by the infamous Slenderman myth. Players are tasked with navigating through a dark, eerie forest to collect pages while avoiding the haunting presence of Slenderman.

Features

Immersive Atmosphere: Experience a dark and creepy environment with high-quality graphics and sound.
Challenging Gameplay: Find all the hidden pages before Slenderman catches you.
Randomized Elements: Each playthrough is unique with randomized Slenderman behavior.

Installation

Clone the Repository:
https://github.com/MubeenNaushad/Slenderman-Clone.git
Navigate to the Project Directory:
cd Slenderman-Clone
Install Dependencies:
Open the project in Unity and it will automatically install dependencies
Run the Game:
Click on the Play button in the Unity Editor or double-click the application in the Build.

How to Play

Objective: Find all the pages scattered throughout the forest while avoiding Slenderman.
Movement: Use W, A, S, D keys to move around and F to open flashlight.
Look Around: Use your mouse to look around.
Collect Pages: Approach a page and press E to collect it.
Avoid Slenderman: Do not look at Slenderman for too long; if he gets too close, you will lose.

Controls

W: Move Forward
A: Move Left
S: Move Backward
D: Move Right
F: Flashlight
Mouse: Look Around
E: Interact/Collect Page
Shift: Sprint
Esc: Pause/Menu

Contact

Author: Mubeen Naushad
Email: mubeennaushad@gmail.com
Linkedin: @mubeennaushad
GitHub: Mubeen Naushad

Top comments (1)

Collapse
 
mubeennaushad profile image
Mubeen