Skip to content

Instantly share code, notes, and snippets.

@kwhinnery
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kwhinnery/52aac1a63553e841e7f7 to your computer and use it in GitHub Desktop.
Save kwhinnery/52aac1a63553e841e7f7 to your computer and use it in GitHub Desktop.

Twilio NodeCopter Prize

Much like rap, console gaming peaked in the 1990s. That's why Twilio's NodeCopter prize is the classic Nintendo 64 console!

http://s3.amazonaws.com/rapgenius/1338962167_Nintendo_64.png

Along with the console, the lucky winner(s) will receive an Expansion Pack (pre-installed), four controllers, and selection of classic games:

  • Goldeneye, the definitive multiplayer FPS
  • Perfect Dark
  • The Legenda of Zelda: The Ocarina of Time
  • Star Wars: Rogue Squadron
  • Super Mario 64
  • Star Fox 64

To help you on your journey, Kevin has put together a quick and dirty node.js module that pipes HTML 5 Gamepad input over a websocket directly to your node.js application. It's called starfox and is available on npm:

npm install --save starfox

Check out the README in the project home directory for a demo and instructions on how to get started. Good luck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment