mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-30 01:50:19 +02:00
assignment links
This commit is contained in:
@@ -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)
|
||||
|
@@ -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)
|
@@ -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)
|
||||
|
@@ -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)
|
||||
|
@@ -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)
|
||||
|
@@ -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)
|
||||
|
Reference in New Issue
Block a user