BluePong
From OpenTom
[edit]
BluePong
BluePong will be a simple demonstration project, just to see if it is feasible. I wanted to do something with Bluetooth, because it is not often used in todays PocketPC games and I've always wondered why.
The game will be a remake of the classic Pong game. With the difference that you will need two devices (one for each player) to play it. Each player will only see its own half of the playing field. The two devices will be connected via Bluetooth and will communicate the position of the ball with each other.
Most my time went into the SDL driver, but now I'm ready to start programming on this. I've got the ball bouncing off the edges already :-) --Obliterator 21:37, 21 August 2006 (CEST)

