AVR TV Game by Ben Ryves

Discuss anything not related to the current Uzebox design like successors and other open source gaming hardware
Post Reply
User avatar
martinsustek
Posts: 117
Joined: Sat Apr 30, 2011 11:34 am
Location: Ostrava, Czech Republic

AVR TV Game by Ben Ryves

Post by martinsustek »

Few weeks ago I found this http://benryves.com/products/avrtvgame.
It's very simple game console, I think good for beginners.

Microcontroller: ATMEGA168
Graphics: 192×128px, black and white, text/tile based (8x8 or 6x8 tiles, no sprites); composite video (PAL, I guess NTSC may work)
Sound: no
Controls: 4way pad and 2 fire buttons
Games: Tetris, Snake, Setup (not a game, but utility to center screen and invert display)

I've created one next game for it (sokoban), you can see it on my blog (sorry, it's in czech): http://www.martin-sustek.cz/avr-tv-game-sokoban/, or download sources at: http://www.martin-sustek.cz/wp-content/ ... V-Game.zip.
User avatar
uze6666
Site Admin
Posts: 4812
Joined: Tue Aug 12, 2008 9:13 pm
Location: Montreal, Canada
Contact:

Re: AVR TV Game by Ben Ryves

Post by uze6666 »

Hi Martin,

Nifty little game console, I recall seeing it...was it on Hack-a-Day? My very first Uzebox prototype was very similar in design, but using an atmega88. I recall how I found it amazing to generate video with so little parts. :) Hmmm, I still have it, could try loading the hex on it to see what happen...

And that's a cool Sokoban game too...the ultra-minimalism is truly delightful! :P

-Uze
Post Reply