Rock Paper Scissors on Thumby
A downloadable game
My very first (real-ish) Python project. Silly and slightly crude rock-papper-scissors thing for the Thumby by Tiny Circuits.
Eventually I'd like to make it better but for now I'm pretty proud of it. Might even be a few secrets if you're willing to dig around in the code (or just mash all the buttons).
If you've got any feedback let me know!
EDIT: Fixed a small bug with one of the Secrets.
Published | 5 days ago |
Status | Prototype |
Author | pogostix_with_an_x |
Tags | luck, python, thumby |
Download
Download
RockPaperScissors_thumby.py 21 kB
Install instructions
PLAY ON YOUR OWN THUMBY:
- Download the .py file for the game
- Go to the Thumby Code Editor: https://code.thumby.us/
- Connect your Thumby device with a MicroUSB cable
- In the editor, click FILE > IMPORT FROM PC and pick the .py file from wherever you downloaded it to
- FILE > SAVE TO THUMBY (you may have to SET PATH first)
- Disconnect Thumby
- Enjoy!
PLAY ON THEIR EMULATOR:
- Download the .py file for the game
- Go to the Thumby Code Editor: https://code.thumby.us/
- In the editor, click FILE > IMPORT FROM PC and pick the .py file from wherever you downloaded it to
- Once all the code appears, tick the little red EMULATION box at the top
- START the emulator down in the lower right corner
- Enjoy!
Leave a comment
Log in with itch.io to leave a comment.