Skip to content

noahramey/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Walter Downloads a Car

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.

Installation

Clone this repository from https://github.com/noahramey/maze

Usage

Open index.html in Google Chrome or your default web browser. You can see the site live at: https://noahramey.github.io/maze

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Specs

  • 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

Credits

By Noah Ramey, Caleb Stokka, Sebastian Prokuski, and Chip Carnes

License

MIT License. Copyright © 2016 "Noah Ramey, Caleb Stokka, Sebastian Prokuski, and Chip Carnes"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published