Portable console

Rodot, I know from your blog that you believe the Esplora may have stole your thunder. I'm not affiliated with them so I don't know their thoughts but I bought an Esplora to play with and hack.

I was looking at the pins used and documented the "display header". I used it for an XBee then realized it was a near fit for the Adafruit 1.8" TFT display.

So today I put the display on then looked for cool games for such hardware. I found your platform jumping game which I thought was way cool.

I ported the code to work on Esplora. The pins must be mapped for the Esplora hardware and a couple of Esplora specific function calls but otherwise it was pretty compatible.

The code is at GitHub - TheKitty/EsploraApps: Applications for the Arduino Esplora

I hope to post a blog post on this (fully crediting your work as I did in the code), is that ok??