I bought a little LCD screen the other day, and got a little bored during this afternoon's triple lecture on data structures in the programming language "Scheme". So, having made my little lcd screen take text and output it I figured there were better things I could be spending my time with.
I give you...
Two player LCD Pong.

Using the "screen" command in a console I can have two people playing pong via my laptop using W and S for player 1, and O and L for player 2.

Note: forgive bad wiring, I didn't have enough room on this breadboard!
Powered by USB, sending data as two bytes over serial, the circuit uses an atmega168 with an FTDI chip (in the form of an arduino nano) using a modified LiquidCrystal library (the original didn't support 4 rows, only 2


For a next project, I'm looking into persistance of vision.
Yes, I get bored easily

Anybody else with anything similar that I can steal ideas from?

* Next fiddling with hardware joke I see gets it's owner stabbed.