Skip to content

Maze Runner is a simple maze solver game. Built using javascript, p5.js, and canvas, the premis of the game is to race a simple computer AI to the gem hidden somewhere in the maze. After completion players choose their difficulty level, press play, and the race is on!

Notifications You must be signed in to change notification settings

michaellindstromm/maze-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Runner

Maze Runner is a simple maze solver game. Built using javascript, p5.js, and canvas, the premis of the game is to race a simple computer AI to the gem hidden somewhere in the maze. Upon entry players are able to see the maze being generated through a recursive function and backtracking through a stack. After completion players choose their difficulty level, press play, and the race is on!


Getting Started

To access locally simply clone down the repo to your machine.

git clone https://github.com/michaellindstromm/maze-runner.git

Start up a server and have fun!

Built With

Live

Visit http://amazeing-runner.surge.sh/ to play right away!

About

Maze Runner is a simple maze solver game. Built using javascript, p5.js, and canvas, the premis of the game is to race a simple computer AI to the gem hidden somewhere in the maze. After completion players choose their difficulty level, press play, and the race is on!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published