Skip to content

Commit

Permalink
Add link to alien sprite file, issue #311
Browse files Browse the repository at this point in the history
Add a direct link to the master file in Github
  • Loading branch information
paulinetheitgirl authored Aug 31, 2023
1 parent 5b68f3d commit 8189747
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/introduction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ Create a directory called ``images`` and save the image into it as
``alien.png``. Both of those must be lower case. Pygame Zero will complain
otherwise, to alert you to a potential cross-platform compatibility pitfall.

If the alien sprite is showing a WEBP file extension when you download it, use the file from `Github <https://github.com/lordmauve/pgzero/blob/master/doc/_static/alien.png>`_ instead.

If you've done that, your project should look like this:

.. code-block:: none
Expand Down

0 comments on commit 8189747

Please sign in to comment.