The FBI is chasing Walter once he downloaded a car. He thinks he can escape the FBI. Help him move through the mazes, and cover his tracks through multiple maze levels so that he can escape to victory.
Clone this repository from https://github.com/noahramey/maze
Open index.html in Google Chrome or your default web browser. You can see the site live at: https://noahramey.github.io/maze
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Construct array of arrays
Loop through to create object in each space
Construct static maze with spaces
Player moves through coordinates
Create movement buttons on page
Make a player that can detect walls and open spaces
Beginning and end coordinates where end coordinates signify victory
Move player with keys
Minotaur creation
AI/Minotaur
Create robot object
set robot object in maze
Make robot move
Robot moves constantly in a random direction
Add border walls
Add pits to maze
Refactoring repetitive code
MVP done with two levels, including styling, themes
Button Focus
Better BUSTED animation
Splitting JS files
add maze levels
Refactoring
Update briefing for level 3
Change notoriety levels
Powerup
Total win graphic after completing all levels
By Noah Ramey, Caleb Stokka, Sebastian Prokuski, and Chip Carnes
MIT License. Copyright © 2016 "Noah Ramey, Caleb Stokka, Sebastian Prokuski, and Chip Carnes"