From 71d3f9c88ee8354e58a60d062ea0e4fc70d8021b Mon Sep 17 00:00:00 2001 From: Stephany <33434208+ltephanysopez@users.noreply.github.com> Date: Thu, 12 Nov 2020 10:16:33 -0600 Subject: [PATCH 1/2] updating animation of the game in action --- 4-typing-game/typing-game/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/4-typing-game/typing-game/README.md b/4-typing-game/typing-game/README.md index 1794636e..4fc0a776 100644 --- a/4-typing-game/typing-game/README.md +++ b/4-typing-game/typing-game/README.md @@ -308,7 +308,7 @@ You've made it to the end! The last step is to ensure our application works. Giv Click on **start**, and start typing away! It should look a little like the animation we saw before. -![Animation of the game in action](typing-game/images/demo.gif) +![Animation of the game in action](/4-typing-game/images/demo.gif) --- @@ -327,4 +327,4 @@ Add more functionality Read up on [all the events available](https://developer.mozilla.org/en-US/docs/Web/Events) to the developer via the web browser, and consider the scenarios in which you would use each one. -## Assignment [Create a new keyboard game](assignment.md) \ No newline at end of file +## Assignment [Create a new keyboard game](assignment.md) From 83fc972d6856c6ffd03f9391c0f2782513c1c247 Mon Sep 17 00:00:00 2001 From: Stephany <33434208+ltephanysopez@users.noreply.github.com> Date: Thu, 12 Nov 2020 10:18:43 -0600 Subject: [PATCH 2/2] updating introduction video --- 6-space-game/1-introduction/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/6-space-game/1-introduction/README.md b/6-space-game/1-introduction/README.md index 797b8ed8..004c9fd0 100644 --- a/6-space-game/1-introduction/README.md +++ b/6-space-game/1-introduction/README.md @@ -1,6 +1,6 @@ # Build a Space Game Part I: Introduction -![video](video-url) +![video](/6-space-game/images/pewpew.gif) ## [Pre-lecture quiz](.github/pre-lecture-quiz.md) @@ -217,4 +217,4 @@ Learn more about Pub/Sub by [reading about it](https://docs.microsoft.com/en-us/ ## Assignment -[Mock up a game](assignment.md) \ No newline at end of file +[Mock up a game](assignment.md)