Skip to content

Commit

Permalink
feat(tutorial): typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
naezith authored and Milerius committed Nov 6, 2019
1 parent 261d559 commit ae82b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/tutorials/flappy-bird.rst
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ And call it in the ``game_scene`` constructor:
That's it! Now we have many columns being drawn:

.. image:: ../../assets/fb_column.png
.. image:: ../../assets/fb_columns.png

Background is still black as you noticed. Now we will make it prettier. We will add sky, ground and grass. This is how we want it to look like:

Expand Down

0 comments on commit ae82b8a

Please sign in to comment.