Dan Malec wrote up this great gaming tutorial for the Arduino on the Adafruit Learning System called Hunt the Wumpus:
You can relive the early days of computer gaming on your Arduino with Hunt the Wumpus. This game is a particularly good fit for the RGB LCD shield:
- Different screens can have different backlight colors
- The LCD is large enough for selecting caves to move to or shoot into
- The Wumpus, bat, and pit can all have custom characters
- The D-Pad is well suited to handling menu navigation
Featured Adafruit Products!
RGB LCD Shield Kit w/ 16×2 Character Display – Only 2 pins used! POSITIVE DISPLAY; This new Adafruit shield makes it easy to use a 16×2 Character LCD. We really like the RGB LCDs we stock in the shop both the RGB negative and RGB positive. Unfortunately, these LCDs do require quite a few digital pins, 6 to control the LCD and then another 3 to control the RGB backlight for a total of 9 pins. That’s half of the pins available on a classic Arduino!
With this in mind, we wanted to make it easier for people to get these LCD into their projects so we devised a shield that lets you control a 16×2 Character LCD, up to 3 backlight pins AND 5 keypad pins using only the two I2C pins on the Arduino! The best part is you don’t really lose those two pins either, since you can stick i2c-based sensors, RTCs, etc and have them share the I2C bus. This is a super slick way to add a display without all the wiring hassle. (read more)
March 29th is Arduino Day 2014! Arduino day is “a worldwide event bringing together Arduino people and projects. It’s 24 hours full of events – both official and independent, anywhere around the world – where people interested in Arduino can meet, share their experiences, and learn more.” Adafruit will be celebrating with 24 hours of Arduino posts on our blog as well as a special Saturday night LIVE show with Massimo Banzi, co-founder and CEO of Arduino. Join us Saturday, March 29th at 7 PM EST to celebrate Arduino Day 2014! Be sure to check out our extensive learning system tutorials on Arduino as well as our Arduino blog coverage and products.