diff --git a/getting_started/first_2d_game/index.rst b/getting_started/first_2d_game/index.rst index 108dde0fe..9d3e4c68e 100644 --- a/getting_started/first_2d_game/index.rst +++ b/getting_started/first_2d_game/index.rst @@ -17,7 +17,7 @@ a 2D game. programming entirely, you should start here: :ref:`doc_scripting`. The game is called "Dodge the Creeps!". Your character must move and avoid the -enemies for as long as possible. Here is a preview of the final result: +enemies for as long as possible. You will learn to: