Skip to content

For use with Microsoft MakeCode and the Adafruit Circuit Playground Express

Notifications You must be signed in to change notification settings

craigsdennis/adafruit-lasertag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laser Tag

A quick example of how you can use the adafruit Circuit Playground Express to make a game of Laser Tag. This uses the neopixels for health display and the IR receiver to take hits from the enemy.

You can fake the IR with a press of button A, and can reset with button B. Should work with a any remote or device that blasts IR.

NOTE: Current example relies on an Infrared Error being thrown. Welcome to Hacktown.

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


This is the README boilerplate you get when creating a package

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.)

About

For use with Microsoft MakeCode and the Adafruit Circuit Playground Express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages