micropython-st7789py-lcd-dr.../sphinx/source/examples/roids.rst

27 wiersze
390 B
ReStructuredText

.. _roids:
roids.py
========
.. figure:: ../_static/roids.jpg
:align: center
Test for polygons.
Asteroids style game demo using polygons.
.. note:: This example requires the following modules:
.. hlist::
:columns: 3
- `st7789py`
- `tft_config`
- `tft_buttons`
.. literalinclude:: ../../../examples/roids.py
:language: python
:linenos:
:lines: 1-