/wio-terminal-rps

Rock, Paper, Scissors on the Wio Terminal

Primary LanguagePythonMIT LicenseMIT

This is Rock, Paper, Scissors for the Wio Terminal, written in Adafruit's CircuitPython .

Assuming you have a Wio Terminal with Circuit Python installed, drag code.py to your Wio Terminal. Top three buttons are Rock, Paper, Scissors choices.

TODO:

Make it graphical.

Other?