News for May 2010

Online Multiplayer Pong Example Posted

Source code for Union Pong is now available here. The example explains how to combine client-side Reactor code with a server-side room module to create an online multiplayer version of the classic game of Pong.

Edited: May 21st, 2010

Fridge Magnets Example Posted

Source code for a fridge magnets application is now available here. When a user drags a letter in the application, all other connected users see the letter move. The example demonstrates room modules, room attributes, and client-to-server module messages.

Edited: May 17th, 2010