mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-26 08:07:01 +02:00
changing quiz app link
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## Pre-Lecture Quiz
|
||||
|
||||
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/29)
|
||||
[Pre-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/29)
|
||||
|
||||
### Inheritance and Composition in game development
|
||||
|
||||
@@ -213,7 +213,7 @@ Think about how the pub-sub pattern can enhance a game. Which parts should emit
|
||||
|
||||
## Post-Lecture Quiz
|
||||
|
||||
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/30)
|
||||
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/30)
|
||||
|
||||
## Review & Self Study
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||

|
||||
|
||||
## [Pre-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/29)
|
||||
## [Pre-lecture prueba](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/29)
|
||||
|
||||
### Herencia y composición en el desarrollo de juegos
|
||||
|
||||
@@ -207,7 +207,7 @@ A medida que las cosas se complican cuando tu juego crece, este patrón permanec
|
||||
|
||||
🚀Desafío: Piense en cómo el patrón pub-sub puede mejorar un juego. ¿Qué partes deberían emitir eventos y cómo debería reaccionar el juego ante ellos? Ahora tienes la oportunidad de ser creativo, pensar en un nuevo juego y en cómo podrían comportarse sus partes.
|
||||
|
||||
## [Post-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/30)
|
||||
## [Post-lecture prueba](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/30)
|
||||
|
||||
## Revisión y autoestudio
|
||||
|
||||
|
@@ -4,7 +4,7 @@
|
||||
|
||||
## लेक्चर से पहलेकी क्विज
|
||||
|
||||
[लेक्चर से पहलेकी क्विज ](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/29?loc=hi)
|
||||
[लेक्चर से पहलेकी क्विज ](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/29?loc=hi)
|
||||
|
||||
### खेल के विकास में इन्हेरिटेंस और कम्पोजीशन
|
||||
|
||||
@@ -211,7 +211,7 @@ eventEmitter.on(Messages.HERO_MOVE_LEFT, () => {
|
||||
|
||||
## लेक्चर बाद की क्विज
|
||||
|
||||
[लेक्चर बाद की क्विज](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/30?loc=hi)
|
||||
[लेक्चर बाद की क्विज](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/30?loc=hi)
|
||||
|
||||
## समीक्षा और स्व अध्ययन
|
||||
|
||||
|
@@ -4,7 +4,7 @@
|
||||
|
||||
## Quiz Pre-Lezione
|
||||
|
||||
[Quiz Pre-Lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/29?loc=it)
|
||||
[Quiz Pre-Lezione](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/29?loc=it)
|
||||
|
||||
### Ereditarietà e Composizione nello sviluppo del gioco
|
||||
|
||||
@@ -213,7 +213,7 @@ Pensare a come il modello pub/sub può migliorare un gioco. Quali parti dovrebbe
|
||||
|
||||
## Quiz Post-Lezione
|
||||
|
||||
[Quiz post-lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/30?loc=it)
|
||||
[Quiz post-lezione](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/30?loc=it)
|
||||
|
||||
## Revisione e Auto Apprendimento
|
||||
|
||||
|
@@ -4,7 +4,7 @@
|
||||
|
||||
## レッスン前の小テスト
|
||||
|
||||
[レッスン前の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/29?loc=ja)
|
||||
[レッスン前の小テスト](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/29?loc=ja)
|
||||
|
||||
### ゲーム開発における継承とコンポジション
|
||||
|
||||
@@ -213,7 +213,7 @@ pub-sub パターンがどのようにゲームを盛り上げるかを考えて
|
||||
|
||||
## レッスン後の小テスト
|
||||
|
||||
[レッスン後の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/30?loc=ja)
|
||||
[レッスン後の小テスト](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/30?loc=ja)
|
||||
|
||||
## 復習と自己学習
|
||||
|
||||
|
@@ -4,7 +4,7 @@
|
||||
|
||||
## 강의 전 퀴즈
|
||||
|
||||
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/29?loc=ko)
|
||||
[Pre-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/29?loc=ko)
|
||||
|
||||
### 게임 개발의 상속과 구성
|
||||
|
||||
@@ -213,7 +213,7 @@ pub-sub 패턴이 어떻게 게임을 발전시킬 수 있는지 생각해보세
|
||||
|
||||
## 강의 후 퀴즈
|
||||
|
||||
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/30?loc=ko)
|
||||
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/30?loc=ko)
|
||||
|
||||
## 리뷰 & 자기주도 학습
|
||||
|
||||
|
@@ -4,7 +4,7 @@
|
||||
|
||||
## Kuiz Pra Kuliah
|
||||
|
||||
[Kuiz Pra Kuliah](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/29)
|
||||
[Kuiz Pra Kuliah](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/29)
|
||||
|
||||
### Warisan dan Komposisi dalam pembangunan permainan
|
||||
|
||||
@@ -213,7 +213,7 @@ Fikirkan bagaimana corak pub-sub dapat meningkatkan permainan. Bahagian mana yan
|
||||
|
||||
## Kuiz Pasca Kuliah
|
||||
|
||||
[Kuiz Pasca Kuliah](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/30)
|
||||
[Kuiz Pasca Kuliah](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/30)
|
||||
|
||||
## Mengkaji & Belajar Sendiri
|
||||
|
||||
|
@@ -4,7 +4,7 @@
|
||||
|
||||
## 課前測驗
|
||||
|
||||
[課前測驗](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/29?loc=zh_tw)
|
||||
[課前測驗](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/29?loc=zh_tw)
|
||||
|
||||
### 遊戲開發中的繼承(Inheritance)與組合(Composition)
|
||||
|
||||
@@ -213,7 +213,7 @@ eventEmitter.on(Messages.HERO_MOVE_LEFT, () => {
|
||||
|
||||
## 課後測驗
|
||||
|
||||
[課後測驗](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/30?loc=zh_tw)
|
||||
[課後測驗](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/30?loc=zh_tw)
|
||||
|
||||
## 複習與自學
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Pre-Lecture Quiz
|
||||
|
||||
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/31)
|
||||
[Pre-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/31)
|
||||
|
||||
## The Canvas
|
||||
|
||||
@@ -205,7 +205,7 @@ You've learned about drawing with the 2D-focused Canvas API; take a look at the
|
||||
|
||||
## Post-Lecture Quiz
|
||||
|
||||
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/32)
|
||||
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/32)
|
||||
|
||||
## Review & Self Study
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||

|
||||
|
||||
## [Pre-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/31)
|
||||
## [Pre-lecture prueba](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/31)
|
||||
|
||||
## El lienzo
|
||||
|
||||
@@ -203,7 +203,7 @@ Intente resolverlo usted mismo primero, pero si se atasca, eche un vistazo a una
|
||||
🚀 Desafío: ha aprendido a dibujar con la API Canvas enfocada en 2D; eche un vistazo a la [API WebGL](https://developer.mozilla.org/docs/Web/API/WebGL_API) e intente dibujar un objeto 3D.
|
||||
|
||||
|
||||
## [Post-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/32)
|
||||
## [Post-lecture prueba](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/32)
|
||||
|
||||
## Revisión y autoestudio
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## लेक्चर पाहिले की क्विज
|
||||
|
||||
[लेक्चर पाहिले की क्विज](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/31?loc=hi)
|
||||
[लेक्चर पाहिले की क्विज](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/31?loc=hi)
|
||||
|
||||
## कैनवास
|
||||
|
||||
@@ -207,7 +207,7 @@ npm start
|
||||
|
||||
## पोस्ट-व्याख्यान प्रश्नोत्तरी
|
||||
|
||||
[पोस्ट-व्याख्यान प्रश्नोत्तरी](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/32?loc=hi)
|
||||
[पोस्ट-व्याख्यान प्रश्नोत्तरी](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/32?loc=hi)
|
||||
|
||||
## समीक्षा और स्व अध्ययन
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Quiz Pre-Lezione
|
||||
|
||||
[Quiz Pre-Lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/31?loc=it)
|
||||
[Quiz Pre-Lezione](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/31?loc=it)
|
||||
|
||||
## Canvas
|
||||
|
||||
@@ -205,7 +205,7 @@ Si è imparato a disegnare con l'API Canvas incentrata sul 2D; dare un'occhiata
|
||||
|
||||
## Quiz Post-Lezione
|
||||
|
||||
[Quiz post-lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/32?loc=it)
|
||||
[Quiz post-lezione](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/32?loc=it)
|
||||
|
||||
## Revisione e Auto Apprendimento
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## レッスン前の小テスト
|
||||
|
||||
[レッスン前の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/31?loc=ja)
|
||||
[レッスン前の小テスト](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/31?loc=ja)
|
||||
|
||||
## Canvas
|
||||
|
||||
@@ -205,7 +205,7 @@ npm start
|
||||
|
||||
## レッスン後の小テスト
|
||||
|
||||
[レッスン後の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/32?loc=ja)
|
||||
[レッスン後の小テスト](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/32?loc=ja)
|
||||
|
||||
## 復習と自己学習
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## 강의 전 퀴즈
|
||||
|
||||
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/31?loc=ko)
|
||||
[Pre-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/31?loc=ko)
|
||||
|
||||
## Canvas
|
||||
|
||||
@@ -205,7 +205,7 @@ npm start
|
||||
|
||||
## 강의 후 퀴즈
|
||||
|
||||
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/32?loc=ko)
|
||||
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/32?loc=ko)
|
||||
|
||||
## 리뷰 & 자기주도 학습
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Kuiz Pra Kuliah
|
||||
|
||||
[Kuiz Pra Kuliah](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/31)
|
||||
[Kuiz Pra Kuliah](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/31)
|
||||
|
||||
## Kanvas
|
||||
|
||||
@@ -205,7 +205,7 @@ Anda telah belajar melukis dengan Canvas API 2D; lihatlah [WebGL API](https://de
|
||||
|
||||
## Kuiz Pasca Kuliah
|
||||
|
||||
[Kuiz Pasca Kuliah](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/32)
|
||||
[Kuiz Pasca Kuliah](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/32)
|
||||
|
||||
## Mengkaji & Belajar Sendiri
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## 課前測驗
|
||||
|
||||
[課前測驗](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/31?loc=zh_tw)
|
||||
[課前測驗](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/31?loc=zh_tw)
|
||||
|
||||
## Canvas
|
||||
|
||||
@@ -205,7 +205,7 @@ npm start
|
||||
|
||||
## 課後測驗
|
||||
|
||||
[課後測驗](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/32?loc=zh_tw)
|
||||
[課後測驗](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/32?loc=zh_tw)
|
||||
|
||||
## 複習與自學
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Pre-Lecture Quiz
|
||||
|
||||
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/33)
|
||||
[Pre-lecture quiz](https://happy-mud-02d95f10f.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://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/34)
|
||||
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/34)
|
||||
|
||||
## Review & Self Study
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||

|
||||
|
||||
## [Pre-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/33)
|
||||
## [Pre-lecture prueba](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/33)
|
||||
|
||||
¡Los juegos no son muy divertidos hasta que tienes extraterrestres corriendo por la pantalla! En este juego haremos uso de dos tipos de movimientos:
|
||||
|
||||
@@ -376,7 +376,7 @@ Lo anterior iniciará un servidor HTTP en la dirección `http://localhost:5000`.
|
||||
|
||||
🚀 Desafío: como puede ver, su código puede convertirse en 'código espagueti' cuando comienza a agregar funciones, variables y clases. ¿Cómo puede organizar mejor su código para que sea más legible? Esboce un sistema para organizar su código, incluso si todavía reside en un archivo.
|
||||
|
||||
## [Post-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/34)
|
||||
## [Post-lecture prueba](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/34)
|
||||
|
||||
## Revisión y autoestudio
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## प्री-लेक्चर क्विज
|
||||
|
||||
[प्री-लेक्चर क्विज](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/33?loc=hi)
|
||||
[प्री-लेक्चर क्विज](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/33?loc=hi)
|
||||
|
||||
जब तक आप परदे पर चारों ओर एलियंस चल रहे हैं तब तक गेम्स बहुत मज़ेदार नहीं हैं! इस खेल में, हम दो प्रकार के आंदोलनों का उपयोग करेंगे:
|
||||
|
||||
@@ -376,7 +376,7 @@ class Enemy extends GameObject {
|
||||
|
||||
## व्याख्यान के बाद की क्विज
|
||||
|
||||
[व्याख्यान के बाद की क्विज](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/34?loc=hi)
|
||||
[व्याख्यान के बाद की क्विज](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/34?loc=hi)
|
||||
|
||||
## समीक्षा और स्व अध्ययन
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Quiz Pre-Lezione
|
||||
|
||||
[Quiz Pre-Lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/33?loc=it)
|
||||
[Quiz Pre-Lezione](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/33?loc=it)
|
||||
|
||||
I giochi non sono molto divertenti finché non si hanno alieni che scorazzano per lo schermo! In questo gioco, si utilizzeranno due tipi di movimenti:
|
||||
|
||||
@@ -377,7 +377,7 @@ Come si può vedere, il proprio codice può trasformarsi in ["spaghetti code"](h
|
||||
|
||||
## Quiz Post-Lezione
|
||||
|
||||
[Quiz post-lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/34?loc=it)
|
||||
[Quiz post-lezione](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/34?loc=it)
|
||||
|
||||
## Revisione e Auto Apprendimento
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## レッスン前の小テスト
|
||||
|
||||
[レッスン前の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/33?loc=ja)
|
||||
[レッスン前の小テスト](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/33?loc=ja)
|
||||
|
||||
ゲームは、あなたが画面上を走り回るエイリアンを持っているまでは、あまり楽しいものではありません! このゲームでは、2種類の動きを使用しています。このゲームでは、2種類の動きを利用していきます。
|
||||
|
||||
@@ -376,7 +376,7 @@ npm start
|
||||
|
||||
## レッスン後の小テスト
|
||||
|
||||
[レッスン後の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/34?loc=ja)
|
||||
[レッスン後の小テスト](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/34?loc=ja)
|
||||
|
||||
## 復習と自己学習
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## 강의 전 퀴즈
|
||||
|
||||
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/33?loc=ko)
|
||||
[Pre-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/33?loc=ko)
|
||||
|
||||
외계인이 화면을 돌아다니기 전까지는 게임이 재미 없습니다! 이 게임에서는, 두 가지 타입의 동작을 씁니다:
|
||||
|
||||
@@ -378,7 +378,7 @@ npm start
|
||||
|
||||
## 강의 후 퀴즈
|
||||
|
||||
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/34?loc=ko)
|
||||
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/34?loc=ko)
|
||||
|
||||
## 리뷰 & 자기주도 학습
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Kuiz Pra Kuliah
|
||||
|
||||
[Kuiz Pra Kuliah](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/33)
|
||||
[Kuiz Pra Kuliah](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/33)
|
||||
|
||||
Permainan tidak begitu menyeronokkan sehingga anda mempunyai makhluk asing di layar! Dalam permainan ini, kami akan menggunakan dua jenis pergerakan:
|
||||
|
||||
@@ -377,7 +377,7 @@ Seperti yang anda lihat, kod anda boleh berubah menjadi 'spaghetti code' apabila
|
||||
|
||||
## Kuiz Pasca Kuliah
|
||||
|
||||
[Kuiz Pasca Kuliah](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/34)
|
||||
[Kuiz Pasca Kuliah](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/34)
|
||||
|
||||
## Mengkaji & Belajar Sendiri
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## 課前測驗
|
||||
|
||||
[課前測驗](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/33?loc=zh_tw)
|
||||
[課前測驗](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/33?loc=zh_tw)
|
||||
|
||||
有外星人在移動的遊戲才會好玩!在這款遊戲中,我們會建立兩種移動模式:
|
||||
|
||||
@@ -377,7 +377,7 @@ npm start
|
||||
|
||||
## 課後測驗
|
||||
|
||||
[課後測驗](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/34?loc=zh_tw)
|
||||
[課後測驗](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/34?loc=zh_tw)
|
||||
|
||||
## 複習與自學
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Pre-Lecture Quiz
|
||||
|
||||
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/35)
|
||||
[Pre-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/35)
|
||||
|
||||
In this lesson you will learn how to shoot lasers with JavaScript! We will add two things to our game:
|
||||
|
||||
@@ -286,7 +286,7 @@ Add an explosion! Take a look at the game assets in [the Space Art repo](../solu
|
||||
|
||||
## Post-Lecture Quiz
|
||||
|
||||
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/36)
|
||||
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/36)
|
||||
|
||||
## Review & Self Study
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||

|
||||
|
||||
## [Pre-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/35)
|
||||
## [Pre-lecture prueba](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/35)
|
||||
|
||||
¡En esta lección aprenderá a disparar láseres con JavaScript! Agregaremos dos cosas a nuestro juego:
|
||||
|
||||
@@ -284,7 +284,7 @@ En este punto, ¡tu juego tiene algunas funciones! Puedes navegar con tus flecha
|
||||
|
||||
🚀 Desafío: ¡Agrega una explosión! Echa un vistazo a los recursos del juego en [el repositorio de Space Art](../solution/spaceArt/readme.txt) e intenta agregar una explosión cuando el láser golpea a un extraterrestre.
|
||||
|
||||
## [Post-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/36)
|
||||
## [Post-lecture prueba](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/36)
|
||||
|
||||
## Revisión y autoestudio
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## लेक्चरसे पहलेकी क्विज
|
||||
|
||||
[लेक्चरसे पहलेकी क्विज](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/35?loc=hi)
|
||||
[लेक्चरसे पहलेकी क्विज](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/35?loc=hi)
|
||||
|
||||
इस पाठ में आप सीखेंगे कि जावास्क्रिप्ट के साथ लेज़रों को कैसे शूट किया जाए! हम अपने खेल में दो चीजें जोड़ेंगे:
|
||||
|
||||
@@ -294,7 +294,7 @@ npm start
|
||||
|
||||
## पोस्ट-व्याख्यान प्रश्नोत्तरी
|
||||
|
||||
[पोस्ट-व्याख्यान प्रश्नोत्तरी](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/36?loc=hi)
|
||||
[पोस्ट-व्याख्यान प्रश्नोत्तरी](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/36?loc=hi)
|
||||
|
||||
## समीक्षा और स्व अध्ययन
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Quiz Pre-Lezione
|
||||
|
||||
[Quiz Pre-Lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/35?loc=it)
|
||||
[Quiz Pre-Lezione](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/35?loc=it)
|
||||
|
||||
In questa lezione si imparererà come fare fuoco con i laser con JavaScript! Verranno aggiunte due cose al gioco:
|
||||
|
||||
@@ -286,7 +286,7 @@ Aggiungere un'esplosione! Dare un'occhiata alle risorse di gioco [nel repository
|
||||
|
||||
## Quiz Post-Lezione
|
||||
|
||||
[Quiz post-lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/36?loc=it)
|
||||
[Quiz post-lezione](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/36?loc=it)
|
||||
|
||||
## Revisione e Auto Apprendimento
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## レッスン前の小テスト
|
||||
|
||||
[レッスン前の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/35?loc=ja)
|
||||
[レッスン前の小テスト](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/35?loc=ja)
|
||||
|
||||
このレッスンでは、JavaScript でレーザーを撃つ方法を学びます! 私たちはゲームに2つのものを追加します。
|
||||
|
||||
@@ -287,7 +287,7 @@ npm start
|
||||
|
||||
## レッスン後の小テスト
|
||||
|
||||
[レッスン後の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/36?loc=ja)
|
||||
[レッスン後の小テスト](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/36?loc=ja)
|
||||
|
||||
## 復習と自己学習
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## 강의 전 퀴즈
|
||||
|
||||
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/35?loc=ko)
|
||||
[Pre-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/35?loc=ko)
|
||||
|
||||
이 강의에서는 JavaScript로 레이저를 쏘는 방법을 배웁니다! 게임에 다음 두 가지를 추가합니다:
|
||||
|
||||
@@ -286,7 +286,7 @@ npm start
|
||||
|
||||
## 강의 후 퀴즈
|
||||
|
||||
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/36?loc=ko)
|
||||
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/36?loc=ko)
|
||||
|
||||
## 리뷰 & 자기주도 학습
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Kuiz Pra Kuliah
|
||||
|
||||
[Kuiz Pra Kuliah](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/35)
|
||||
[Kuiz Pra Kuliah](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/35)
|
||||
|
||||
Dalam pelajaran ini, anda akan belajar bagaimana menembak laser dengan JavaScript! Kami akan menambah dua perkara pada permainan kami:
|
||||
|
||||
@@ -286,7 +286,7 @@ Tambah letupan! Lihat aset permainan di [Space Art repo](../../solution/spaceArt
|
||||
|
||||
## Kuiz Pasca Kuliah
|
||||
|
||||
[Kuiz Pasca Kuliah](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/36)
|
||||
[Kuiz Pasca Kuliah](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/36)
|
||||
|
||||
## Mengkaji & Belajar Sendiri
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## 課前測驗
|
||||
|
||||
[課前測驗](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/35?loc=zh_tw)
|
||||
[課前測驗](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/35?loc=zh_tw)
|
||||
|
||||
這堂課中,你會學會如何在 JavaScript 上發射雷射光!我們需要在遊戲中新增兩項東西:
|
||||
|
||||
@@ -286,7 +286,7 @@ npm start
|
||||
|
||||
## 課後測驗
|
||||
|
||||
[課後測驗](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/36?loc=zh_tw)
|
||||
[課後測驗](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/36?loc=zh_tw)
|
||||
|
||||
## 複習與自學
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Pre-Lecture Quiz
|
||||
|
||||
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/37)
|
||||
[Pre-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/37)
|
||||
|
||||
In this lesson, you'll learn how to add scoring to a game and calculate lives.
|
||||
|
||||
@@ -178,7 +178,7 @@ Your code is almost complete. Can you envision your next steps?
|
||||
|
||||
## Post-Lecture Quiz
|
||||
|
||||
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/38)
|
||||
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/38)
|
||||
|
||||
## Review & Self Study
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||

|
||||
|
||||
## [Pre-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/37)
|
||||
## [Pre-lecture prueba](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/37)
|
||||
|
||||
En esta lección, aprenderá cómo agregar puntos a un juego y calcular vidas.
|
||||
|
||||
@@ -173,7 +173,7 @@ Al final de este trabajo, deberías ver las pequeñas naves de 'vida' en la part
|
||||
|
||||
🚀Challenge: Tu código está casi completo. ¿Puedes imaginar tus próximos pasos?
|
||||
|
||||
## [Post-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/38)
|
||||
## [Post-lecture prueba](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/38)
|
||||
|
||||
## Revisión y autoestudio
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## लेक्टरसे पहलेकी क्विज़
|
||||
|
||||
[लेक्टरसे पहलेकी क्विज़](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/37?loc=hi)
|
||||
[लेक्टरसे पहलेकी क्विज़](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/37?loc=hi)
|
||||
|
||||
इस पाठ में, आप सीखेंगे कि किसी खेल में स्कोरिंग कैसे जोड़ें और जीवन की गणना करें.
|
||||
|
||||
@@ -178,7 +178,7 @@ eventEmitter = new EventEmitter();
|
||||
|
||||
## पोस्ट-व्याख्यान प्रश्नोत्तरी
|
||||
|
||||
[पोस्ट-व्याख्यान प्रश्नोत्तरी](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/38?loc=hi)
|
||||
[पोस्ट-व्याख्यान प्रश्नोत्तरी](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/38?loc=hi)
|
||||
|
||||
## समीक्षा और स्व अध्ययन
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Quiz Pre-Lezione
|
||||
|
||||
[Quiz Pre-Lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/37?loc=it)
|
||||
[Quiz Pre-Lezione](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/37?loc=it)
|
||||
|
||||
In questa lezione si imparerà come aggiungere punteggi a una partita e calcolare le vite.
|
||||
|
||||
@@ -178,7 +178,7 @@ Il codice è quasi completo. Si riescono a immaginare i prossimi passi?
|
||||
|
||||
## Quiz Post-Lezione
|
||||
|
||||
[Quiz post-lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/38?loc=it)
|
||||
[Quiz post-lezione](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/38?loc=it)
|
||||
|
||||
## Revisione e Auto Apprendimento
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## レッスン前の小テスト
|
||||
|
||||
[レッスン前の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/37?loc=ja)
|
||||
[レッスン前の小テスト](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/37?loc=ja)
|
||||
|
||||
このレッスンでは、ゲームに得点を加えてライフを計算する方法を学びます。
|
||||
|
||||
@@ -179,7 +179,7 @@ npm start
|
||||
|
||||
## レッスン後の小テスト
|
||||
|
||||
[レッスン後の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/38?loc=ja)
|
||||
[レッスン後の小テスト](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/38?loc=ja)
|
||||
|
||||
## 復習と自己学習
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## 강의 전 퀴즈
|
||||
|
||||
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/37?loc=ko)
|
||||
[Pre-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/37?loc=ko)
|
||||
|
||||
이 강의에서는 어떻게 게임에서 점수를 내고 생명을 구하는 가에 대하여 배웁니다.
|
||||
|
||||
@@ -178,7 +178,7 @@ npm start
|
||||
|
||||
## 강의 후 퀴즈
|
||||
|
||||
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/38?loc=ko)
|
||||
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/38?loc=ko)
|
||||
|
||||
## 리뷰 & 자기주도 학습
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Kuiz Pra Kuliah
|
||||
|
||||
[Kuiz Pra Kuliah](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/37)
|
||||
[Kuiz Pra Kuliah](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/37)
|
||||
|
||||
Dalam pelajaran ini, anda akan belajar bagaimana menambahkan skor pada permainan dan mengira kehidupan.
|
||||
|
||||
@@ -178,7 +178,7 @@ Kod anda hampir lengkap. Bolehkah anda membayangkan langkah seterusnya?
|
||||
|
||||
## Kuiz Pasca Kuliah
|
||||
|
||||
[Kuiz Pasca Kuliah](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/38)
|
||||
[Kuiz Pasca Kuliah](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/38)
|
||||
|
||||
## Mengkaji & Belajar Sendiri
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## 課前測驗
|
||||
|
||||
[課前測驗](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/37?loc=zh_tw)
|
||||
[課前測驗](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/37?loc=zh_tw)
|
||||
|
||||
在這堂課中,你會學習如何為遊戲加入計分功能與計算性命數。
|
||||
|
||||
@@ -178,7 +178,7 @@ npm start
|
||||
|
||||
## 課後測驗
|
||||
|
||||
[課後測驗](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/38?loc=zh_tw)
|
||||
[課後測驗](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/38?loc=zh_tw)
|
||||
|
||||
## 複習與自學
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Pre-Lecture Quiz
|
||||
|
||||
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/39)
|
||||
[Pre-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/39)
|
||||
|
||||
There are different ways to express and *end condition* in a game. It's up to you as the creator of the game to say why the game has ended. Here are some reasons, if we assume we are talking about the space game you have been building so far:
|
||||
|
||||
@@ -211,7 +211,7 @@ Add a sound! Can you add a sound to enhance your game play, maybe when there's a
|
||||
|
||||
## Post-Lecture Quiz
|
||||
|
||||
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/40)
|
||||
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/40)
|
||||
|
||||
## Review & Self Study
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||

|
||||
|
||||
## [Pre-lecture prueba](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/39)
|
||||
## [Pre-lecture prueba](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/39)
|
||||
|
||||
Hay diferentes formas de expresar y *condición final* en un juego. Depende de usted, como creador del juego, decir por qué ha terminado. Aquí hay algunas razones, si asumimos que estamos hablando del juego espacial que has estado construyendo hasta ahora:
|
||||
|
||||
@@ -205,7 +205,7 @@ Lo anterior iniciará un servidor HTTP en la dirección `http://localhost:5000`.
|
||||
|
||||
🚀 Desafío: ¡Agrega un sonido! ¿Puedes agregar un sonido para mejorar tu juego, tal vez cuando hay un golpe de láser, o el héroe muere o gana? Eche un vistazo a este [sandbox](https://www.w3schools.com/jsref/tryit.asp?filename=tryjsref_audio_play) para aprender a reproducir sonido con JavaScript.
|
||||
|
||||
## [Post-lecture prueba]((https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/40)
|
||||
## [Post-lecture prueba]((https://happy-mud-02d95f10f.azurestaticapps.net/quiz/40)
|
||||
|
||||
## Revisión y autoestudio
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## प्री-रीडिंग क्विज
|
||||
|
||||
[प्री-रीडिंग क्विज](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/39?loc=hi)
|
||||
[प्री-रीडिंग क्विज](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/39?loc=hi)
|
||||
|
||||
एक खेल में व्यक्त करने और _अंतिम स्थिति_ के विभिन्न तरीके हैं। यह गेम के निर्माता के रूप में यह कहना है कि खेल क्यों समाप्त हो गया है। यहाँ कुछ कारण हैं, अगर हम मान लें कि हम उस अंतरिक्ष खेल के बारे में बात कर रहे हैं जो आप अभी तक बना रहे हैं:
|
||||
|
||||
@@ -213,7 +213,7 @@ npm start
|
||||
|
||||
## पोस्ट-व्याख्यान प्रश्नोत्तरी
|
||||
|
||||
[पोस्ट-व्याख्यान प्रश्नोत्तरी](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/40?loc=hi)
|
||||
[पोस्ट-व्याख्यान प्रश्नोत्तरी](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/40?loc=hi)
|
||||
|
||||
## समीक्षा और स्व अध्ययन
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Quiz Pre-Lezione
|
||||
|
||||
[Quiz Pre-Lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/39?loc=it)
|
||||
[Quiz Pre-Lezione](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/39?loc=it)
|
||||
|
||||
Esistono diversi modi per esprimere una *condizione di fine gioco*. Spetta al creatore del gioco dire perché il gioco è finito. Ecco alcuni motivi, si supponga di parlare del gioco spaziale costruito finora:
|
||||
|
||||
@@ -211,7 +211,7 @@ Aggiungere un suono! Si può aggiungere un suono per migliorare il gioco, magari
|
||||
|
||||
## Quiz Post-Lezione
|
||||
|
||||
[Quiz post-lezione](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/40?loc=it)
|
||||
[Quiz post-lezione](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/40?loc=it)
|
||||
|
||||
## Revisione e Auto Apprendimento
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## レッスン前の小テスト
|
||||
|
||||
[レッスン前の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/39?loc=ja)
|
||||
[レッスン前の小テスト](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/39?loc=ja)
|
||||
|
||||
ゲーム内での表現方法や *終了条件* の表現方法は様々です。なぜゲームが終了したのかは、ゲームを作る側のあなた次第です。ここでは、あなたが今まで作ってきた宇宙ゲームの話をしていると仮定して、いくつかの理由を挙げてみましょう。
|
||||
|
||||
@@ -212,7 +212,7 @@ npm start
|
||||
|
||||
## レッスン後の小テスト
|
||||
|
||||
[レッスン後の小テスト](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/40?loc=ja)
|
||||
[レッスン後の小テスト](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/40?loc=ja)
|
||||
|
||||
## 復習と自己学習
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## 강의 전 퀴즈
|
||||
|
||||
[Pre-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/39?loc=ko)
|
||||
[Pre-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/39?loc=ko)
|
||||
|
||||
게임에서 *조건을 표현하고 종료*하는 여러 방식이 있습니다. 게임이 종료된 이유를 말하는 것은 게임 크리에이터의 일입니다. 지금까지 만든 space 게임에 대해 말하고 있다고 가정하면, 몇 가지 이유가 있습니다:
|
||||
|
||||
@@ -211,7 +211,7 @@ npm start
|
||||
|
||||
## 강의 후 퀴즈
|
||||
|
||||
[Post-lecture quiz](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/40?loc=ko)
|
||||
[Post-lecture quiz](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/40?loc=ko)
|
||||
|
||||
## 리뷰 & 자기주도 학습
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## Kuiz Pra Kuliah
|
||||
|
||||
[Kuiz Pra Kuliah](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/39)
|
||||
[Kuiz Pra Kuliah](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/39)
|
||||
|
||||
Terdapat pelbagai cara untuk menyatakan dan *keadaan akhir* dalam permainan. Terserah anda sebagai pencipta permainan untuk mengatakan mengapa permainan ini berakhir. Berikut adalah beberapa sebab, jika kita menganggap bahawa kita sedang membincangkan permainan ruang angkasa yang anda buat sejauh ini:
|
||||
|
||||
@@ -211,7 +211,7 @@ Tambahkan suara! Bolehkah anda menambahkan suara untuk meningkatkan permainan an
|
||||
|
||||
## Kuiz Pasca Kuliah
|
||||
|
||||
[Kuiz Pasca Kuliah](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/40)
|
||||
[Kuiz Pasca Kuliah](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/40)
|
||||
|
||||
## Mengkaji & Belajar Sendiri
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
## 課前測驗
|
||||
|
||||
[課前測驗](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/39?loc=zh_tw)
|
||||
[課前測驗](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/39?loc=zh_tw)
|
||||
|
||||
有許多方式可以表達遊戲中的*結束狀態*。這都取決於你這位遊戲開發者,定義遊戲結束的理由。假設我們討論這款已經開發許久的太空遊戲,以下是遊戲結束的理由:
|
||||
|
||||
@@ -211,7 +211,7 @@ npm start
|
||||
|
||||
## 課後測驗
|
||||
|
||||
[課後測驗](https://nice-beach-0fe9e9d0f.azurestaticapps.net/quiz/40?loc=zh_tw)
|
||||
[課後測驗](https://happy-mud-02d95f10f.azurestaticapps.net/quiz/40?loc=zh_tw)
|
||||
|
||||
## 複習與自學
|
||||
|
||||
|
Reference in New Issue
Block a user