Lightning talk given at PyDayBCN about a game with menus, audio, sprites, text, button inputs... programmed in under 40 MicroPython lines. The game runs in Thumby, a Raspberry Pi Pico based console which is less than 30mm in its largest dimension.
For further resources and/or contributions, the game has its own repository: github.com/isaacbernat/tinymem
Click here (just open the markdown file)
- Clone or download this repository.
- In a terminal with the same path as this directory type
python3 -m http.server
. - Open in a browser
http://localhost:8000
. - Press shift+F for full screen, shift+P for presentation mode (with notes). Up and Down arrows to go through slides.
- For more info https://github.com/gnab/remark