Skip to content

gbraad/pxt-arcade-cabinet-menu

 
 

Repository files navigation

MakeCode Arcade Cabinet Menu Build Status

The application that lets you launch multiple games on Rpi0.

How to deploy this program

  • 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

Supported targets

  • for PXT/arcade (The metadata above is needed for package search.)

Microsoft Open Source Code of Conduct

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

Resources:

About

The menu application running on MakeCode Arcade cabinets

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.1%
  • Makefile 0.9%