- A Circuit Playground Bluefruit board and TFT-Gizmo.
- CircuitPython 5.x >= beta 3
- adafruit_gizmo
- adafruit_lis3dh
- adafruit_imageload
Tilt the board to make the ball move. When the ball reach the goal (red cross), a new maze is created randomly.
- need better graphical elements
- going thru walls randomly (rare bug hard to reproduce)
- buttons actions ?
- victory sound ?
- grab a "key" to open/activate the "exit"
- trying to use less memory to run it on CPX
- increase difficulty by adding holes that bring the ball back to the start point
For the maze generating algo :
For everything else (examples, libs, community, etc.) :