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

KjarrigansGames/space-battle-2-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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!