Home

Awesome



MakeCode Arcade Cabinet Menu Build Status

The application that lets you launch multiple games on Raspberry Pi Zero.

How to build this menu into the Pi0

How to build locally

npm install -g pxt
pxt target arcade
pxt build --i --hw rpi

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct.

Resources:

<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("https://arcade.makecode.com/", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script>