Skip to content

An extension for MakeCode Arcade to allow you to use the Makey Makey as a game controller in the browser.

License

Notifications You must be signed in to change notification settings

joylabz/makeymakey-makecode-arcade-extension

Repository files navigation

Open this page at https://github.com/joylabz/makeymakey-makecode-arcade-extension

Usage

This extension allows you to change the keys you use to control the MakeCode Arcade simulator so that you can use the Makey Makey to build controllers to play MakeCode Arcade games.

Blocks

Use Default Makey Makey Keys

The Use Default Makey Makey Keys block tells the simulator to use the inputs on the front of the Makey Makey as the keys to control the MakeCode Arcade game. These keys are:

Player 1
  • UP -> UP ARROW
  • DOWN -> DOWN ARROW
  • LEFT -> LEFT ARROW
  • RIGHT -> RIGHT ARROW
  • A BUTTON -> CLICK
  • B BUTTON -> SPACE
Player 2
  • UP -> W
  • DOWN -> S
  • LEFT -> A
  • RIGHT -> D
  • A BUTTON -> G
  • B BUTTON -> F

Set Simulator Keymap for Player

The Set Simulator Keymap for Player block allows you to create a custom control scheme by choosing which keys correspond to which MakeCode Arcade simulator buttons.

Use as Extension

This repository can be added as an extension in MakeCode.

Edit this project Build status badge

To edit this repository in MakeCode.

Blocks preview

A rendered view of the blocks

About

An extension for MakeCode Arcade to allow you to use the Makey Makey as a game controller in the browser.

Resources

License

Stars

Watchers

Forks

Packages

No packages published