Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 605 Bytes

sprite_collect_coins_move_down.rst

File metadata and controls

19 lines (13 loc) · 605 Bytes
orphan:

Collect Coins Moving Down

For a complete explanation, see Chapter 22 of Arcade Academy - Learn Python.

Screenshot of using sprites to collect coins

.. literalinclude:: ../../arcade/examples/sprite_collect_coins_move_down.py
    :caption: sprite_collect_coins_move_down.py
    :linenos: