I just wanted to take a short moment to lay out the the details as some has changed.
As I finalized last time, I created a bubble shooter game. As inputs, I am using a potentiometer, force sensor and sound. For sound, I’m not getting it from the arduino but through p5js directly.
The sound is responsible for auto shoot speed. The player would need to shout and scream to slow down the auto shooter- otherwise, the auto shoot will go crazy.
The potentiometer works as the knob to adjust the angle of the shooter.
The force sensor is attached to a glove. The player would have the glove on one hand and hit the ground with their hand to shoot.
There is a leaderboard that shows the top 5 players.