PDA

View Full Version : Fantastic programming makes this Arduino gaming device something special



wraggster
October 1st, 2012, 20:50
http://hackadaycom.files.wordpress.com/2012/10/arduino-gaming-is-awesome.png?w=470&h=257
The hardware that went into this Arduino gaming console is just fine. But the coding that produced this game called Twisted SNAKE is beyond compare (http://r0d0t.tumblr.com/post/32510849587). [Rodot] has programmed several games for the hardware, which uses an Arduino, 160×168 TFT screen, a 3 axis accelerometer, and two input buttons. If you’re interested, there is a forum thread in which he talks a bit more about the hardware design (http://arduino.cc/forum/index.php/topic,119099.0.html). But you’re not going to want to pass up either of the two videos embedded after the break.
The first clip shows off a bouncing-ball platforming game. The accelerometer moves the ball back and forth, and the top scrolling level brings more ledges into play. This in itself is a great game. But the Twisted SNAKE game shown off in the second video makes our own ARM-based Snake game (http://hackaday.com/2012/09/21/classic-game-of-snake-on-an-arm-controller/) look like a 3-year-old programmed it. [Rodot] filled up all of the program memory of the ATmega328 chip to make this happen. There’s a menu system which allows for color themes and difficulty selection. The game play itself lets the snake travel anywhere it wishes with the tail following behind in graceful curves. Wow!

http://hackaday.com/2012/10/01/fantastic-programming-makes-this-arduino-gaming-device-something-special/