Skip to content

This is a simple Unity 3D Game (created in 24 hours at a hack-a-thon) using a mix of 3D models created by Erik M. Buck and free assets from the Unity Asset Store. Maze generation was inspired by 's Unity tutorial: . The Maze generation has been extended in numerous ways including multi-level mazes, trees, stairs, wall types, railings and baniste…

License

Notifications You must be signed in to change notification settings

erikbuck/MazeVenture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeVenture

Erik M. Buck's 2016 Make-IT-Wright project

(Implemented start to finish in 24 hours)

This is a simple “world exploration” game created with the Unity 3D Game Engine using a mix of 3D models and C# code created by Erik M. Buck specifically for this project and free assets from the Unity Asset Store. The player controls a 3D avatar and explores a procedurally generated maze with walls, rooms, doors, trees, stairs, and more. The maze is never the same twice, and it provides an “endless” world. When the edge of existing content is reached, more maze is generated.

Procedural maze generation was inspired by the Catlike Coding Unity tutorial: http://catlikecoding.com/unity/tutorials/maze/. The Maze generation has been extended in numerous ways beyond the tutorial including multi-level mazes, trees, stairs, wall types, railings and banisters, physics, etc.

Image of MazeVenture

About

This is a simple Unity 3D Game (created in 24 hours at a hack-a-thon) using a mix of 3D models created by Erik M. Buck and free assets from the Unity Asset Store. Maze generation was inspired by 's Unity tutorial: . The Maze generation has been extended in numerous ways including multi-level mazes, trees, stairs, wall types, railings and baniste…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published