Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 360 Bytes

File metadata and controls

16 lines (12 loc) · 360 Bytes

Mini-Map

Screen shot of a screen and mini-map.

This example shows how to create a 'mini-map' using frame buffers.

.. literalinclude:: ../../arcade/examples/minimap.py
    :caption: minimap.py
    :linenos:
    :emphasize-lines: 32-37, 53-58, 99-114, 134-138