The menu application running on MakeCode Arcade cabinets
Перейти к файлу
microsoft-github-policy-service[bot] 81cb93f1b2
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-12 18:55:08 +00:00
.github/workflows 0.0.9 2020-04-04 18:33:01 -07:00
.vscode updated tasks 2019-07-31 14:11:20 -07:00
assets 0.0.13 2020-12-13 21:39:52 +01:00
.gitattributes 0.0.5 2020-02-20 08:45:58 -08:00
.gitignore initial drop 2019-07-31 14:08:00 -07:00
.travis.yml initial drop 2019-07-31 14:08:00 -07:00
CODE_OF_CONDUCT.md Initial commit 2019-07-31 14:02:58 -07:00
LICENSE Initial commit 2019-07-31 14:02:56 -07:00
Makefile updated tasks 2019-07-31 14:11:20 -07:00
README.md updated description 2020-12-13 21:39:39 +01:00
SECURITY.md Microsoft mandatory file 2023-06-02 17:37:04 +00:00
index.html 0.0.11 2020-11-17 09:46:57 -08:00
main.ts automatically start the first game after 5 min of inactivity 2020-02-20 09:13:41 -08:00
menu.ts Update pxt.json, menu.ts 2020-12-13 21:37:44 +01:00
pxt.json 0.0.13 2020-12-13 21:39:52 +01:00
rpi-config.ts Integrate RPI-configurator in menu 2019-11-20 18:05:04 -08:00
swarm.ts Add new swarm animation for arcade logo 2019-08-01 16:52:27 -07:00
test.ts initial drop 2019-07-31 14:08:00 -07:00
tsconfig.json initial drop 2019-07-31 14:08:00 -07:00

README.md

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: