Difference between revisions of "Maze Craze"

From ESE205 Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
Maze Craze is an interactive board-game that's a maze. It has "walls" comprised of lines of LEDs arranged in a grid. The player moves his or her magnetic piece through the maze. A computer will track a players movement (using magentic sensors), ensuring they don't cheat and will change the position of the walls in response to the player's movements (by lighting different walls). The game is designed to be fun for the whole family, with a vareity of difficulties and also a 2-player option! The maze will count the number of moves it took for you to complete a certain puzzle and you can try to beat your family's high score!!
 
Maze Craze is an interactive board-game that's a maze. It has "walls" comprised of lines of LEDs arranged in a grid. The player moves his or her magnetic piece through the maze. A computer will track a players movement (using magentic sensors), ensuring they don't cheat and will change the position of the walls in response to the player's movements (by lighting different walls). The game is designed to be fun for the whole family, with a vareity of difficulties and also a 2-player option! The maze will count the number of moves it took for you to complete a certain puzzle and you can try to beat your family's high score!!
  
== Contributers ==
+
== Contributors ==
 
Created by Jason Christal and Liz Halter
 
Created by Jason Christal and Liz Halter
  
 
== Objectives: ==
 
== Objectives: ==
1. Constuct a functioning game board.
+
1. Construct a functioning game board.
  
2. Make it pretty.
+
2. Make the board aesthetically pleasing.
  
3. Create a user interface. (i.e. make it responsive)
+
3. Create an input for users to change game settings.
  
 
4. Design different challenges and games for the players.
 
4. Design different challenges and games for the players.
Line 17: Line 17:
  
 
6. Make a 2-player option.
 
6. Make a 2-player option.
 
7. By the end of the semester we'd like out demo to be a playable, engaging game for the adults and students who try it.
 
  
 
== Challenges ==
 
== Challenges ==
Line 29: Line 27:
 
4. Figuring out magnetic sensors.
 
4. Figuring out magnetic sensors.
  
5. Maze-solving algorithms?
+
5. Creating a program that solves the mazes in the shortest number of moves possible
  
6. Maze-constructing algorithms?
+
6. Creating a program that can make mazes of varying difficulty.
  
 
== Budget ==
 
== Budget ==

Revision as of 06:31, 13 February 2017

Overview

Maze Craze is an interactive board-game that's a maze. It has "walls" comprised of lines of LEDs arranged in a grid. The player moves his or her magnetic piece through the maze. A computer will track a players movement (using magentic sensors), ensuring they don't cheat and will change the position of the walls in response to the player's movements (by lighting different walls). The game is designed to be fun for the whole family, with a vareity of difficulties and also a 2-player option! The maze will count the number of moves it took for you to complete a certain puzzle and you can try to beat your family's high score!!

Contributors

Created by Jason Christal and Liz Halter

Objectives:

1. Construct a functioning game board.

2. Make the board aesthetically pleasing.

3. Create an input for users to change game settings.

4. Design different challenges and games for the players.

5. Make a random maze generator that ensures mazes are solvable.

6. Make a 2-player option.

Challenges

1. Learn any necessary coding languages.

2. Constructing a board.

3. Wiring the board.

4. Figuring out magnetic sensors.

5. Creating a program that solves the mazes in the shortest number of moves possible

6. Creating a program that can make mazes of varying difficulty.

Budget

Exacts

Green LED lights, 5mm (x4 pack of 50 @ $5.55 here)

Pack of 400 pt and 830 pt Breadboards (@ $7.99 here)

Magnetic reed switches (x4 pack of 5 @ $10.62 here)

Pivoting on/off switch (x1 pack of 5 @ $6.99 here)

Arduino (Provided)

Spray Paint (@ $3.00 here)

Loosely

20$ for power supply (undetermined what this will be, exactly)

10$ Plywood (Home Depot)

5$ Cutting Costs (Home Depot)

5$ For other hardware (Home Depot)

5$ For opening mechanism (Home Depot)

Wiring (provided)

Total

Total: $117.66

Gantt Chart

Gantt Chart