Pong (with Ruby and Gosu) Description Pong game developed with Ruby (Gosu) How to run it $ git clone git@github.com:joseairosa/ruby_pong.git $ cd ruby_pong $ bundle $ ruby game.rb