This is the software that we're using for the Incremental Pedometer, using CircuitPython 9.X. Refer to the hardware repo for the hardware.
Made by MathR and Spectralo for the Trail organised by Hackclub!
- Use debug.py to try the game part on a computer
- Use upload.py to upload the software to a Sprig or an Incremental Podometer (You need to install rich to use it ->
pip install rich
)
My code is very messy. and i'll make it even more messy :)