diff --git a/docs/blog/arcade/arcade-on-microbit-xbox.md b/docs/blog/arcade/arcade-on-microbit-xbox.md index 7b1c2ea10427..089306545d36 100644 --- a/docs/blog/arcade/arcade-on-microbit-xbox.md +++ b/docs/blog/arcade/arcade-on-microbit-xbox.md @@ -1,41 +1,44 @@ -MakeCode Arcade – now more ways to play! +# MakeCode Arcade - now more ways to play! -November 6, 2023 +**Posted on November 6th, 2023 by [Jaqster](https://github.com/jaqster)** Great news for MakeCode Arcaders... we’re releasing some updates today that will allow you to play the Arcade games you create on micro:bits and on an Xbox! -MakeCode Arcade on micro:bit +## MakeCode Arcade on micro:bit -That’s right! We’re crossing the streams! Now you can download your [MakeCode Arcade]( https://arcade.makecode.com) games on to a micro:bit! All you need is a micro:bit v2 and an Arcade shield expansion board that includes a screen and buttons/joystick. Several hardware partners have already launched these micro:bit accessories, and we hope to see more! +That’s right! We’re crossing the streams! Now you can download your [MakeCode Arcade]( https://arcade.makecode.com) games on to a micro:bit! All you need is a [micro:bit v2](https://microbit.org/new-microbit/) and an Arcade shield expansion board that includes a screen and buttons/joystick. Several hardware partners have already launched these micro:bit accessories, and we hope to see more! - +![Kittenbot game shield](/static/blog/arcade/arcade-on-microbit-xbox/newbit.png) Kittenbot was the first to create an Arcade accessory for the micro:bit. The [Newbit]( https://www.kittenbot.cc/products/newbit-arcade-shield) is a cute, cat-themed board with red and blue buttons, pins and a [Jacdac](https://microsoft.github.io/jacdac-docs) connector. - +![Retro expansion board](/static/blog/arcade/arcade-on-microbit-xbox/retro.jpg) Elecfreaks makes a polished-looking micro:bit [Retro]( https://shop.elecfreaks.com/products/micro-bit-retro-programming-arcade) expansion board with nice hand-holds, yellow buttons, an acrylic case, pins and a [Jacdac](https://microsoft.github.io/jacdac-docs) connector. - +![Game:bit console shield](/static/blog/arcade/arcade-on-microbit-xbox/gamebit.png) ICShop from Taiwan has the [Game:Bit]( https://www.icshop.com.tw/products/368112100137) which sports a larger screen, plastic case, and joystick. The micro:bit v2 has enough memory to hold 1 Arcade game, so you can use it as a game cartridge – if you have multiple micro:bits, you can swap different games in and out on a long road trip! For educators, this is a great way to take your classroom micro:bits even further and move from physical computing into game development. Learn more about hardware for MakeCode Arcade here: https://arcade.makecode.com/hardware. -MakeCode Arcade on Xbox +## MakeCode Arcade on Xbox -Move over Halo and Forza, now you can play your own games on Xbox! The [Microsoft MakeCode Arcade Kiosk]( https://www.xbox.com/games/store/makecode-arcade-kiosk/9p3rgvvtvb1s) app in the Xbox Store allows you to upload the games you create with MakeCode Arcade onto an Xbox and play them on the big screen with a game controller. There are 20 pre-loaded Arcade games available to play including Space Destroyer and Bunny Hop. To play your own games on Xbox, download and install the app, then select the Add your game button. You will see a unique Kiosk ID appear. +Move over [Halo](https://www.halowaypoint.com/) and [Forza](https://forza.net/), now you can play your own games on Xbox! The [Microsoft MakeCode Arcade Kiosk]( https://www.xbox.com/games/store/makecode-arcade-kiosk/9p3rgvvtvb1s) app in the Xbox Store allows you to upload the games you create with MakeCode Arcade onto an Xbox and play them on the big screen with a game controller. There are 20 pre-loaded Arcade games available to play including Space Destroyer and Bunny Hop. To play your own games on Xbox, download and install the app, then select the Add your game button. You will see a unique Kiosk ID appear. - +![Add your game button](/static/blog/arcade/arcade-on-microbit-xbox/add-game.png) - From [MakeCode Arcade]( https://arcade.makecode.com) in a web browser, click to Share your game, select the Joystick icon, type in the Kiosk ID from the Xbox app, then click Submit. +![Kiosk ID with QR code](/static/blog/arcade/arcade-on-microbit-xbox/kiosk-id.png) - +From [MakeCode Arcade]( https://arcade.makecode.com) in a web browser, click to Share your game, select the Joystick icon, type in the Kiosk ID from the Xbox app, then click Submit. - +![Project Share button](/static/blog/arcade/arcade-on-microbit-xbox/share-button.png) + +![Share the Kiosk ID](/static/blog/arcade/arcade-on-microbit-xbox/share-kiosk-id.png) This Xbox app is a great step towards empowering students with real-world skills and helping them see themselves as future game developers! To learn more about the MakeCode Arcade Kiosk mode, visit https://arcade.makecode.com/hardware/kiosk. Happy Making and Coding! +
The MakeCode Team \ No newline at end of file diff --git a/docs/static/blog/arcade/arcade-on-microbit-xbox/add-game.png b/docs/static/blog/arcade/arcade-on-microbit-xbox/add-game.png new file mode 100644 index 000000000000..7f6c20df3b66 Binary files /dev/null and b/docs/static/blog/arcade/arcade-on-microbit-xbox/add-game.png differ diff --git a/docs/static/blog/arcade/arcade-on-microbit-xbox/gamebit.png b/docs/static/blog/arcade/arcade-on-microbit-xbox/gamebit.png new file mode 100644 index 000000000000..ba49b84a517c Binary files /dev/null and b/docs/static/blog/arcade/arcade-on-microbit-xbox/gamebit.png differ diff --git a/docs/static/blog/arcade/arcade-on-microbit-xbox/kiosk-id.png b/docs/static/blog/arcade/arcade-on-microbit-xbox/kiosk-id.png new file mode 100644 index 000000000000..25e960b16fec Binary files /dev/null and b/docs/static/blog/arcade/arcade-on-microbit-xbox/kiosk-id.png differ diff --git a/docs/static/blog/arcade/arcade-on-microbit-xbox/newbit.png b/docs/static/blog/arcade/arcade-on-microbit-xbox/newbit.png new file mode 100644 index 000000000000..7d80d7f766eb Binary files /dev/null and b/docs/static/blog/arcade/arcade-on-microbit-xbox/newbit.png differ diff --git a/docs/static/blog/arcade/arcade-on-microbit-xbox/retro.jpg b/docs/static/blog/arcade/arcade-on-microbit-xbox/retro.jpg new file mode 100644 index 000000000000..69e8c749a14d Binary files /dev/null and b/docs/static/blog/arcade/arcade-on-microbit-xbox/retro.jpg differ diff --git a/docs/static/blog/arcade/arcade-on-microbit-xbox/share-button.png b/docs/static/blog/arcade/arcade-on-microbit-xbox/share-button.png new file mode 100644 index 000000000000..12f9027209f2 Binary files /dev/null and b/docs/static/blog/arcade/arcade-on-microbit-xbox/share-button.png differ diff --git a/docs/static/blog/arcade/arcade-on-microbit-xbox/share-kiosk-id.png b/docs/static/blog/arcade/arcade-on-microbit-xbox/share-kiosk-id.png new file mode 100644 index 000000000000..c6e8ec597ef3 Binary files /dev/null and b/docs/static/blog/arcade/arcade-on-microbit-xbox/share-kiosk-id.png differ