app (processing) nibbles

omg.

forum: http://forum.monome.org/topic/414#new

Admit it, the first thing you thought of when you saw the 40h was the classic game Nibbles! (http://en.wikipedia.org/wiki/Nibbles_%28computer_game%29)

Well it’s here, complete with explosions on impact. I’m a novice programmer so please bear with the fact that:

1. You have to give the app focus before the up/down/left/right arrows will be recognized. 2. I’m providing the source because I wasn’t up for writing the interface to figure out what port your 40h is attached to (default is COM3). If your monome is connected to a different port you’ll have to modify the setup() function.

All that’s required is processing (http://processing.org/) and the monomic library (http://jklabs.net/monomic/)

The text source here:

http://wiki.monome.org/view/AttachedNibblesSourceForProcessing

And a video with Jega providing the soundtrack here:

http://www.youtube.com/watch?v=GmLYhQhKI0s

Enjoy!

Edit this page or watch for changes using RSS.