Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 4-typing-game/typing-game/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

---

Expand All @@ -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)
## Assignment [Create a new keyboard game](assignment.md)
4 changes: 2 additions & 2 deletions 6-space-game/1-introduction/README.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down Expand Up @@ -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)
[Mock up a game](assignment.md)