Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESCAPE THE MAZE

Escape the maze is a first person, single player game developed in Unity3D using version 2021.3.26f1

The game consist of a maze structure and the goal of the player is to navigate through the maze and reach the end. In between the navigation enemies will pop up. Each hit by them will reduce your health by 10 units If health reaches 0, its Game Over To help the player navigate through the maze, a hint button is provided which highlights the path to the end but it only remains highlighted for 15 seconds

This is my first large scale Unity Project. All the assets and materials have been taken from the Asset Store

The highlighting of the pathway is done using Unity's built-in NavMesh library. In order to install it go to Windows -> Package Manager -> Search for AI Navigation and install it.

The enemy programming is done using Behavior Tree concepts.

The game is inspired by Alan Wake and Outlast

Do check it out !!!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages