mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-20 05:21:22 +02:00
Merge pull request #1 from ltephanysopez/main
Fixing broken links to assets
This commit is contained in:
@@ -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.
|
Click on **start**, and start typing away! It should look a little like the animation we saw before.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -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.
|
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)
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# Build a Space Game Part I: Introduction
|
# Build a Space Game Part I: Introduction
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## [Pre-lecture quiz](.github/pre-lecture-quiz.md)
|
## [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
|
## Assignment
|
||||||
|
|
||||||
[Mock up a game](assignment.md)
|
[Mock up a game](assignment.md)
|
||||||
|
Reference in New Issue
Block a user