rong 0.2.0
Rong is a Ruby implementation of Pong that consists of a server module for managing games, a client module for for interfacing with the server, and hopefully a few client implementations for playing some rad Pong, brah.
Gemfile:
=
install:
=
Runtime Dependencies (2):
rong-elements
= 0.2.0
rong-server
= 0.2.0
Development Dependencies (1):
rspec
~> 2.0.0.beta.19