AqeeAqee / pxt-arcade-cabinet-menu

customed, and added ScreenSaver support, based on https://github.com/microsoft/pxt-arcade-cabinet-menu

Home Page:https://aqeeaqee.github.io/pxt-arcade-cabinet-menu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



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

  • install node.js 8.9.4
  • install and setup PXT command line
npm install -g pxt
pxt target arcade
pxt build --i --hw rpi
  • connect your computer to the Raspberry Pi 0.
  • copy generated arcade-menu.uf2 file to the ARCADE drive

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>

Open this page at https://aqeeaqee.github.io/pxt-arcade-cabinet-menu/

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

This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.

A rendered view of the blocks

Metadata (used for search, rendering)

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

About

customed, and added ScreenSaver support, based on https://github.com/microsoft/pxt-arcade-cabinet-menu

https://aqeeaqee.github.io/pxt-arcade-cabinet-menu/


Languages

Language:TypeScript 97.2%Language:JavaScript 1.9%Language:Ruby 0.4%Language:Makefile 0.4%