Skip to content

Commit

Permalink
Add Scratch 3 version of the Flappy Bird example
Browse files Browse the repository at this point in the history
  • Loading branch information
alcarazzam authored and lordmauve committed May 16, 2021
1 parent 5aeb2a3 commit 0790640
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/from-scratch.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ The `Pygame Zero version`__ can be found in Pygame Zero repository.

.. __: https://github.com/lordmauve/pgzero/blob/master/examples/flappybird/flappybird.py

You can also download the `Scratch version`__ from the repository.
You can also download the `Scratch 1.4 version`__ and `Scratch 3 version`__ from the repository.

.. __: https://github.com/lordmauve/pgzero/raw/master/examples/flappybird/Flappy%20Bird.sb
.. __: https://github.com/lordmauve/pgzero/raw/master/examples/flappybird/Flappy%20Bird.sb3

The Pygame Zero version includes scoring logic, which is omitted in the code
examples on this page to make it a closer comparison.
Expand Down
Binary file added examples/flappybird/Flappy Bird.sb3
Binary file not shown.

0 comments on commit 0790640

Please sign in to comment.