/adafruit-jumprope

Virtual Jumprope for Adafruit Circuit Playground Express

Primary LanguageTypeScript

Virtual Jumprope

Installation Instructions

npm install -g pxt
pxt deploy

** OR **

Go to https://makecode.adafruit.com/ create a New Project and flip to the JavaScript tab and paste the contents of main.ts

Game play

Simple project that recreates the Jumpin' Jackpot arcade game.

Jump over the green dot by connecting a Gator clip to A7. Begin the game by pressing the other side of the clip. Lift finger to jump.

This is built using makecode.

TODO

  • Add a reference for your blocks here
  • Add "icon.png" image (300x200) in the root folder
  • Add "- beta" to the GitHub project description if you are still iterating it.
  • Turn on your automated build on https://travis-ci.org
  • Use "pxt bump" to create a tagged release on GitHub
  • Get your package reviewed and approved https://makecode.adafruit.com/packages/approval

Read more at https://makecode.adafruit.com/packages/build-your-own

License

MIT

Supported targets

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