Timeline
- Jan 2022
Barathon is an electronic game that we realized during the Arduino workshop. The constraint is to create an attractive arcade game based on an Arduino Uno card. Then a concept of “Whack-A-Mole” game came quickly into our mind: a bartender who needed to keep serving the empty glasses for his clients. The led colour indicated when the glasses needed to be filled, while the bartender had to react promptly by pressing the bouton before the led switch the position. We took time to refine the prototype after all the code work properly. Finally, this project was presented during the school’s opening day and many visitors found it addictive which marked its success.
It is a one player game, the objective is to fill the empty glasses without mistakes.
Try to beat you own record! It’s your show time :)
State of the game when you lose. The bartender becomes almost diabolical!
We first worked each on our side: one took care of the LEDs and the button and the other of the button and the potentiometer. Then we merged the two codes to get the main idea. After many modifications, we managed to get the game work.
I was taking charge of the prototype by starting with the 3D modeling. The challenge was to mesure the exact size for different pieces in order to wedge with electronic components. I tried to reduce the thickness of glasses so that they are transparent and allow the light from the LEDs underneath to pass through.
During the demonstration, we made some modifications according to the feedback that we got from professors and students, we adjust the difficulty of the game to grarantee it is easy to play and addictive to gamers.
It was a really fun project, I learnt a new programming language and discovered many Arduino components through this experience.