added new quiz app link

This commit is contained in:
Julia Muiruri
2022-07-18 13:36:41 +03:00
parent 023d3776d0
commit 98c46e1e73
270 changed files with 522 additions and 653 deletions

View File

@@ -2,7 +2,7 @@
## Pre-Lecture Quiz
[Pre-lecture quiz](https://calm-wave-0d1a32b03.1.azurestaticapps.net/quiz/33)
[Pre-lecture quiz](https://ashy-river-0debb7803.1.azurestaticapps.net/quiz/33)
Games aren't much fun until you have aliens running around on screen! In this game, we will make use of two types of movements:
@@ -377,7 +377,7 @@ As you can see, your code can turn into 'spaghetti code' when you start adding f
## Post-Lecture Quiz
[Post-lecture quiz](https://calm-wave-0d1a32b03.1.azurestaticapps.net/quiz/34)
[Post-lecture quiz](https://ashy-river-0debb7803.1.azurestaticapps.net/quiz/34)
## Review & Self Study