Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 293 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 293 Bytes

Rasteroids

A Ruby-based, multiplayer clone of the classic game

Dependencies

Gosu Chipmunk Drb

Running

  • install the gems

bundle install

  • Run the server

bundle exec ./bin/asteroids_server.rb

  • Run the client

bundle exec ./bin/gosu_1.rb