- Notifications
You must be signed in to change notification settings - Fork1
Releases: python-ugame/circuitpython
4.0.0-ugame
This is a special release of Adafruit CircuitPython 4.0.0 for µGame 10.x. It is necessary, because due to last-minute changes the version of the µGame libraries included in the official 4.0.0 release doesn't work. Please use this release instead.
In order to upgrade your µGame device, please connect it to USB and press the reset button twice, then copy thecircuitpython-ugame10-4.0.0.uf2 file to theTRINKETBOOT disk that appears.
Assets3
Uh oh!
There was an error while loading.Please reload this page.
µGame 10 firmware with CircuitPython 3.0.2
This is an update of the µGame 10 firmware, using CircuitPython 3.0.2 The changes include:
- Now ships with CircuitPython 3.0.2, which has a number of bug fixes and performance improvements.
- Updated and improved
gamepadlibrary for handling the button presses. - Rewritten
ugame.Audioclass to handle the new way CircuitPython plays wave files. - A new
artmodule including built-in assets for games. For now it only has assets for Vacuum Invaders.
Please note that while most games should be compatible, games that handled sound on their own (not through theAudio class) and games that require compiling to.mpy file will need to be updated.
Assets3
Uh oh!
There was an error while loading.Please reload this page.