Project

rong

0.01
No commit activity in last 3 years
No release in over 3 years
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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 0.2.4
~> 0.2.1
 Project Readme

Rong is a Pong clone in Ruby

To play:

gem install rong
rong

Controls:

A: Player 1 paddle up Z: Player 2 paddle down K: Player 2 paddle up M: Player 2 paddle down

ESC: Quit SPACE: Start new game