Arduino Sketch Rock Paper Scissors
This drawing showcases a rock-paper-scissors game that utilizes three pushbuttons for user input, two hobby servos instead of a human hand to show the countdown and selections, and tone feedback through a speaker. The code is designed to showcase a variety of techniques. non-blocking event polling loop to simultanously process input and output switch-case state […]
Arduino Sketch Rock Paper Scissors Read More »