Browse Source

Remove extraneous sentence about finished result in Your first 2D game (#5994)

Raf Van Baelen 3 years ago
parent
commit
d12fbbf474
1 changed files with 1 additions and 1 deletions
  1. 1 1
      getting_started/first_2d_game/index.rst

+ 1 - 1
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: