Gaming system written in MicroPython. Forked from YouMakeTech/PicoRetroGamingSystem.
Games
- Snake - ordinary Snake game
- Racing Game - top down racing game avoiding the traffic
- Battle City - NES Battle City inspired game
- Sliding Puzzl - a 4×4 sliding tile puzzle to arrange numbers in order
Tools
- Flashlight - flashlight tool with brightness adjustment and strobe feature interval adjustment
- Keypad Test - simple tester for the buttons
- Neopixel Controller - toy tool for controlling the neopixel LED builtin to the WaveShare RP2040 Zero
- Notepad [WIP] - simple text editor
- Install MicroPython on your RP2040 board
- Copy the files to the root directory of your RP2040 board
- Restart
- Enjoy!