assignment links

This commit is contained in:
Jen Looper
2020-11-16 11:56:14 -05:00
parent db2ab4b2df
commit 16af4e7db3
23 changed files with 22 additions and 22 deletions

View File

@@ -221,4 +221,4 @@ Learn more about Pub/Sub by [reading about it](https://docs.microsoft.com/en-us/
## Assignment
[Mock up a game](/6-space-game/1-introduction/assignment.md)
[Mock up a game](assignment.md)

View File

@@ -213,4 +213,4 @@ Learn more about the Canvas API by [reading about it](https://developer.mozilla.
## Assignment
[Play with the Canvas API](/6-space-game/2-drawing-to-canvas/assignment.md)
[Play with the Canvas API](assignment.md)

View File

@@ -385,4 +385,4 @@ While we're writing our game without using frameworks, there are many JavaScript
## Assignment
[Comment your code](/6-space-game/3-moving-elements-around/assignment.md)
[Comment your code](assignment.md)

View File

@@ -294,4 +294,4 @@ Experiment with the intervals in your game thus far. What happens when you chang
## Assignment
[Explore collisions](/6-space-game/4-collision-detection/assignment.md)
[Explore collisions](assignment.md)

View File

@@ -186,4 +186,4 @@ Research some ways that you can increment and decrement game scores and lives. T
## Assignment
[Build a Scoring Game](/6-space-game/5-keeping-score/assignment.md)
[Build a Scoring Game](assignment.md)

View File

@@ -219,4 +219,4 @@ Your assignment is to create a fresh sample game, so explore some of the interes
## Assignment
[Build a Sample Game](/6-space-game/6-end-condition/assignment.md)
[Build a Sample Game](assignment.md)