A downloadable project

Embrace the power of the stick from the future! It's super powerful and shiny and guaranteed to imp... wait, why are you using it like a spear!? STOP!

In this game we play as a caveman that found a futuristic stick. You have to fish using it as a normal caveman would!! 
- The player needs to hit the lit buttons, (they're fishes actually!) to earn score.
- The stick has a battery that's depleting and we need to hit as many as we can before it runs out!
- Beware any fish that's not hit in time will absorb some battery from our stick, i'd say it's some kind of eel but that's too much for a caveman's brain.
- Bonk and have fun! 

The components of this project are a the stick, buttons and a Host-client Arduíno.

  1.  The Stick, it contains:
    1.  A LED strip (around the stick with  the respective connections done to the Arduíno).
    2. An Arduíno (connected to the computer, where the computer sends the data to the Arduino so it changes colors according to the HP the player has left, or if the game was lost).
  2.  Each Button contains:
    1. A big button with a LED inside (the LED being on/off represents the fish being active).
    2. A wireless Arduíno connected with the LED and the button press (It Receives information from the Host to know when it's active. It Sends information when the button is pressed meaning we caught the fish, and deactivating the LED).
    3. A powerbank (small enough to fit inside a box with all the components. it will power the Arduíno)
  3. The Host Arduíno
    1. An USB connection to the PC.
    2. It's used to send information back and forth between the computer and the Arduínos inside the boxes.