Skip to content

badascii/bunnyship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bunnyship

Distributed multiplayer Battleship game using RabbitMQ

Install

Install Ruby 2.1.1.

  rbenv install 2.1.1

Install bundler.

  gem install bundler

Install the bundle.

  bundle install

Run it

  ruby test/run.rb

To target yourself you have to specify your player name, which is sketchmeister.

Comment out the console_display.run line if you just want to write to the html file.

Running Tests

Run all tests:

  bundle exec rake test

About

RabbitMQ distributed multiplayer Battleship game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •