Skip to content

A maze generator and game created with the Unity Engine.

Notifications You must be signed in to change notification settings

engelln/Maze-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Maze-Game

A maze generator and game created with the Unity Engine.

Preview Image

Introduction

I created this project between May and June 2019. After taking a course in AI in the previous Spring semester, I wanted to implement a maze generating and solving program. I successfully implemented maze generation via DFS, but never got around to solving as it would'nt fit into the program in it's current state. Perhaps in the future I will revisit and add the additional functionality.

Installation

Clone the repository locally, and open the project folder in Unity. Open the file "SampleScene.unity" in the directory "Assets/Scenes" and the project should be good to go.

About

A maze generator and game created with the Unity Engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages