I'm looking for a simple game, like a clone of the classic asteroids, with two player ships. ( Or any simple game ) Where I can get a better idea on how you communicate back and forth a list of objects(ie: asteroids initial loc+vel) and messages.(ie: player fire, player current orientation, player thrust, etc..)
( So I am more looking for examples on usage, but if you have any comments on specific libs, that'd be welcome too. )
--
Jake