-
Notifications
You must be signed in to change notification settings - Fork 217
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
80 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# Junior Tutorials | ||
|
||
## Tutorials for Grades K-2 | ||
|
||
```codecard | ||
[ | ||
{ | ||
"name": "Turkey Junior", | ||
"cardType": "link", | ||
"description": "It's time to break out! Help your turkey free all of its friends and climb to freedom in this fast-paced vertical platformer.", | ||
"imageUrl": "https://makecode.com/api/_5UaYmAdU2AUL/thumb", | ||
"url": "https://arcade.makecode.com/#tutorial:/tutorials/turkey-jr", | ||
"directOpen": true | ||
}, { | ||
"name": "Sparks Flying JR", | ||
"description": "Create a game that challenges you to light a fire to keep warm! But be careful--it's not as easy as it sounds.", | ||
"url": "https://arcade.makecode.com/#tutorial:/tutorials/sparks-jr", | ||
"cardType": "link", | ||
"imageUrl": "https://makecode.com/api/_Aw3E84FyDPKX/thumb" | ||
} | ||
] | ||
``` |
File renamed without changes