Skip to content

ShadierPond/DarkMaze-Abschluss

Repository files navigation

A Demo version for WebGL cannot be created because the project uses HDRP and webgl doesnt support it. An EXE Version is located in Build folder!

DarkMaze

Trailer.mov

Game Genre

Survival First Person Shooter

Target Audience

FSK 12

Game-Engine

Unity

Controls

  • WASD: Movement
  • Mouse: Look around
  • Left Shift: Sprint
  • Left Mouse Button: Shoot
  • Escape: Pause Menu

Hints

  • If you like horror and suspense, you will enjoy the dark and creepy atmosphere of the game.
  • If you like challenges and puzzles, you will have to use your wits and skills to navigate the maze and avoid the enemies.
  • If you like action and shooting, you will have to be quick and accurate with your pistol and use the environment to your advantage.
  • The teleporters have a timer until they activate, so you have to be careful while waiting for them.

Description

DarkMaze is a thrilling first person shooter game where you have to survive in a dark and dangerous maze. You start with only a pistol and have to find your way through different levels or randomly generated ones. But beware, the enemies are lurking in the shadows and can sense your presence. If you make any noise, they will hunt you down. One hit and you are dead. Can you master every level and escape the DarkMaze? alt text

A Random Maze

Here is an example view of a random generated Maze alt text

Enemies in the Game

This is how the Enemies look like (Asset from Mixamo) alt text

Teleporters

There are teleporters in the game that you can use to teleport to another Level. But be careful, they have a timer until they activate, so you have to be careful while waiting for them. alt text

Save and Load

In the game, you can save your Settings. If the game is started for the first time, the settings are set to default. Settings are automatically loaded when the game is started. The settings are saved when you change anything in the Settings. The settings are saved in JSON format. The settings are saved in the following format:

{
  "volume": 0.5,
  "quality": 2,
  "fullscreen": false,
  "resolution": 0
}

Enviroment Fog

In the game, there is a fog that makes you feel like you are in a dark and dangerous maze. The fog is a post processing effect alt text

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors