Skip to main content
Back to course
Log in
Get started
Someone wanted to learn this too, so Grasp built them a personal learning path.
Create your own
Fun Learning
·
Module 3
From Blocks to JavaScript
1
From MakeCode Blocks to JavaScript Statements
Match common MakeCode blocks to their equivalent JavaScript statements.
Match common MakeCode blocks to their equivalent JavaScript statements.
2
Modifying Sprite Properties and Controller Settings in JavaScript
Modify sprite properties and controller settings in JavaScript mode.
Modify sprite properties and controller settings in JavaScript mode.
3
Tuning Game Mechanics with JavaScript Variables and Arithmetic
Use JavaScript variables and arithmetic to tune a game mechanic.
Use JavaScript variables and arithmetic to tune a game mechanic.
4
Using JavaScript Conditionals to Respond to Game State
Write a JavaScript conditional that changes behavior based on game state.
Write a JavaScript conditional that changes behavior based on game state.
5
Creating a Reusable JavaScript Enemy Spawning Function
Create a reusable JavaScript function for spawning an enemy.
Create a reusable JavaScript function for spawning an enemy.
6
Random Dungeon Item Selection with Arrays
Use an array to choose randomly among several dungeon items.
Use an array to choose randomly among several dungeon items.
7
Debugging Syntax and Runtime Errors in MakeCode JavaScript
Locate and correct a syntax or runtime error in a short MakeCode JavaScript program.
Locate and correct a syntax or runtime error in a short MakeCode JavaScript program.
Next module isn't ready yet,
Back to course
Previous module
Next module