micropython-stage

Game library

A MicroPython port of the Stage game library, enabling display of tile grids and sprites on SPI-based RGB displays.

A MicroPython port of the Stage game library.

GitHub

38 stars
4 watching
6 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
peterhinch/micropython-nano-gui A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. 518
pythonarcade/arcade An easy-to-use Python library for creating 2D games without complex framework knowledge 1,716
pyglet/pyglet A cross-platform Python library for developing visually rich applications and games. 1,905
peterhinch/micropython-tft-gui A GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces. 92
peterhinch/micropython-lcd160cr-gui A touch-driven GUI library for interacting with LCD displays using Python 30
jposada202020/micropython_uplot MicroPython graphics framework for small displays using the IL9486 driver 2
dda/micropython A collection of software modules for interacting with various displays and memory chips using MicroPython. 3
peterhinch/micropython-micro-gui A lightweight GUI library for MicroPython, providing input options and supporting various display drivers. 270
nir/jupylet A Python library and framework for interactive game programming, sound synthesis, and music coding in Jupyter notebooks. 231
peterhinch/micropython-touch A GUI library for touch displays that supports various touch controllers and is designed to be portable and compatible with different display drivers. 34
tinypico/tinypico-micropython A set of MicroPython libraries and example projects for the TinyPICO microcontroller 64
guycarver/micropython A collection of hardware and software drivers and utility libraries for MicroPython on various platforms 148
oysols/tlc5940-micropython A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. 5
shrimpingit/micropython-st7920 Library providing simple graphics primitives for an 128x64 monochrome LCD display using Micropython. 12
takluyver/ubit_kernel An interface to run MicroPython code on the micro:bit single-board computer 26