Skip to content

Commit 73afd02

Browse files
authored
Update a-simple-game.md
1 parent aff26ca commit 73afd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/start/a-simple-game.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ redirect_from:
55
- /dev/simple_game/
66
---
77

8-
Let's make a game! Game design is hard, but if you break up the process into small, achievable goals, you'll be able to produce wonders. In this simple game tutorial, you will learn how to make a basic game from scratch. These are the essential skills that you will build on in future projects.
8+
Let's make a game! Game design is hard, but if you break up the process into small, achievable goals, you'll be able to produce wonders. In this simple game tutorial, you will learn how to make a basic game from scratch. These are the essential skills that you will build on in future projects. You may watch the [video tutorial](https://youtu.be/aipDYyh1Mlc), however you should come back here for the code examples.
99

1010
{% include embed-gwt.html dir='a-simple-game' %}
1111

0 commit comments

Comments
 (0)