Skip to content
This repository has been archived by the owner on Jul 12, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 339 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 339 Bytes

Getting started

git clone https://github.com/atomicobject/space-battle-2.git
git clone https://github.com/Kjarrigan/space-battle-2-ai.git

ruby space-battle-2-ai/game.rb &

cd space-battle-2/server
ruby src/app.rb

Tip

  • Change server/src/game.rb STARTING_WORKERS => 1 to not get flooded with messages from the server!