Skip to content

A Unity game with random maze and "dynamic difficulty".

License

Notifications You must be signed in to change notification settings

RuochenLiu/BoringMaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoringMaze

A Unity game with random maze and 'dynamic difficulty'.

Screenshot

Gameplay

  • Maze generated by depth-first algorithm each round.
  • Dynamic difficulty controlled by the descending range of spot light, which is the only environment light source.
  • Player initialized at the upper left corner while the exit at the lower right corner.
  • Playthrough video: link

Reference

Kinder Boy Font
Unity Tutorial
Mixamo 3D Models

About

A Unity game with random maze and "dynamic difficulty".

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages