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 and lordmauve committed Jan 19, 2025
1 parent 61cc03d commit 24036bb
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 24036bb

Please sign in to comment.