Difference between revisions of "Maze Craze"

From ESE205 Wiki
Jump to navigation Jump to search
(Moved into new page)
 
(Project Proposal without gantt chart)
Line 1: Line 1:
Maze Craze is an interactive board game where the user attempts to navigate a constantly changing maze of walls that change every time the user moves. The maze will change between two or three different puzzles every time the user moves their game piece one space.
+
== 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!!
  
We want to create a fun, engaging game that incorporates electrical engineering , mechanical engineering and computer science.
+
== Objectives: ==
 +
1. Constuct a functioning game board.
  
 +
2. Make it pretty.
 +
 +
3. Create a user interface. (i.e. make it responsive)
 +
 +
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.
 +
 +
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 ==
 +
1. Learn any necessary coding languages.
 +
 +
2. Constructing a board.
 +
 +
3. Wiring the board.
 +
 +
4. Figuring out magnetic sensors.
 +
 +
5. Maze-solving algorithms?
 +
 +
6. Maze-constructing algorithms?
 +
 +
== Budget ==
 +
==== Exacts ====
 +
Green LED lights, 5mm (x4 pack of 50 @ $5.55 [https://www.amazon.com/Bluecell-Green-Electronics-Bulb-light/dp/B006G6TKQW/ref=sr_1_3?ie=UTF8&qid=1486151356&sr=8-3&keywords=green+led here])
 +
 +
Pack of 400 pt and 830 pt Breadboards (@ $7.99 [https://www.amazon.com/s/ref=nb_sb_noss_1?url=search-alias%3Daps&field-keywords=power+supply&rh=i%3Aaps%2Ck%3Apower+supply here])
 +
 +
Magnetic reed switches (x4 pack of 5 @ $10.62 [https://www.amazon.com/uxcell-Recessed-Security-Contact-Magnetic/dp/B00O9WCOB8/ref=sr_1_24?ie=UTF8&qid=1486151504&sr=8-24&keywords=magnetic+sensors here])
 +
 +
Arduino (Provided)
 +
 +
Spray Paint (@ $3.00 [https://www.amazon.com/Rust-Oleum-55275830-Touch-Tone-10-Ounce/dp/B000B5QEJK/ref=sr_1_4?ie=UTF8&qid=1486155457&sr=8-4&keywords=black+spray+paint here])
 +
 +
==== Loosely ====
 +
20$ for power supply (undetermined what this will be, exactly)
 +
 +
10$ Plywood (Home Depot)
 +
 +
5$ Cutting Costs (Home Depot)
 +
 +
Wiring (provided)
 +
 +
==== Total ====
 +
Total: $110.67
 +
 +
== Ganntt Chart ==
 +
 +
== Contributers ==
 
Created by Jason Christal and Liz Halter
 
Created by Jason Christal and Liz Halter
  
 
[[Category:Projects]]
 
[[Category:Projects]]
 
[[Category:Spring 2017 Projects]]
 
[[Category:Spring 2017 Projects]]

Revision as of 21:06, 3 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!!

Objectives:

1. Constuct a functioning game board.

2. Make it pretty.

3. Create a user interface. (i.e. make it responsive)

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.

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

1. Learn any necessary coding languages.

2. Constructing a board.

3. Wiring the board.

4. Figuring out magnetic sensors.

5. Maze-solving algorithms?

6. Maze-constructing algorithms?

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)

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)

Wiring (provided)

Total

Total: $110.67

Ganntt Chart

Contributers

Created by Jason Christal and Liz Halter