From 473283ceac6774636cdc2d85edde06a060e3d468 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Mon, 8 Jun 2015 14:17:29 -0300 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 6b7ea96..d7ab6a0 100644 --- a/Home.md +++ b/Home.md @@ -78,6 +78,7 @@ Be it by fixing issues or taking one of the "fun" and "not so fun" tasks. Before * ~~[GUI Custom Button](tutorial_gui_button)~~ * [Cut-Out Animation](Cutout-Animation) * ~~[Physics Object Guide](tutorial_physics_objects_guide)~~ +* ~~[Creating a Simple Space Shooter](tutorial_spaceshooter)~~ #### 3D Tutorials * [Creating a 3D game](tutorial_3d)