diff --git a/docs/hardware/arcade-cabinets/cabinet.svg b/docs/hardware/arcade-cabinets/cabinet.svg index 8597a85e27..c971da56ce 100644 --- a/docs/hardware/arcade-cabinets/cabinet.svg +++ b/docs/hardware/arcade-cabinets/cabinet.svg @@ -1,163 +1,92 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/hardware/arcade-cabinets/complete-cabinet-package.zip b/docs/hardware/arcade-cabinets/complete-cabinet-package.zip new file mode 100644 index 0000000000..a7716c86f3 Binary files /dev/null and b/docs/hardware/arcade-cabinets/complete-cabinet-package.zip differ diff --git a/docs/hardware/arcade-cabinets/control-panel.svg b/docs/hardware/arcade-cabinets/control-panel.svg index 06b83bcb35..12111ee281 100644 --- a/docs/hardware/arcade-cabinets/control-panel.svg +++ b/docs/hardware/arcade-cabinets/control-panel.svg @@ -1,32 +1,27 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/hardware/arcade-cabinets/full-size-kiosk.md b/docs/hardware/arcade-cabinets/full-size-kiosk.md index 776bc2ce67..6e9ef11659 100644 --- a/docs/hardware/arcade-cabinets/full-size-kiosk.md +++ b/docs/hardware/arcade-cabinets/full-size-kiosk.md @@ -27,6 +27,8 @@ The cabinet is built out of 3 - 8' x 4' plywood sheets of 1/2" thickness. * **1** - HDMI to VGA Adapter (https://a.co/d/4NyKmNO) * **2** - Containers of screws: 2.5" #8 and .375" #4 +[Click here to download complete instruction pack](/hardware/arcade-cabinets/complete-cabinet-package.zip) + ## Suggested Tools * CNC or jigsaw, router, table saw, impact driver, wood glue, etc... The kind of tools you find in a wood shop. diff --git a/docs/jr-tutorials.md b/docs/jr-tutorials.md index d81b129882..15acd0a32e 100644 --- a/docs/jr-tutorials.md +++ b/docs/jr-tutorials.md @@ -4,7 +4,14 @@ ```codecard [ -{ + { + "name": "Snack Chase", + "cardType": "tutorial", + "description": "Code a snack chase game with characters from Lyla in the Loop on PBS KIDS", + "url": "https://arcade.makecode.com/#tutorial:/tutorials/lyla-jr", + "imageUrl": "/static/tutorials/lyla/card.jpg", + "directOpen": true + }, { "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.", diff --git a/docs/tutorials/lyla-jr.md b/docs/tutorials/lyla-jr.md index e70f756ffb..5dc8d0eb20 100644 --- a/docs/tutorials/lyla-jr.md +++ b/docs/tutorials/lyla-jr.md @@ -8,7 +8,8 @@ **Let's code a video game with Lyla, Everett, Luke and Stu!** -![Lyla intro](youtube:d8f-PtWSuKk) +![Lyla intro](youtube:43Pp_KVsFIc) + ## {Step 2}