public
Description: Vying Games bots (CapellaBot, VegaBot, SiriusBot)
Homepage: http://vying.org
Clone URL: git://github.com/eki/starbots.git
name age message
file .gitignore Loading commit data...
file COPYING
file LICENSE
file README
file Rakefile
directory lib/
directory test/
README
= StarBots

The StarBots package is a collection of bots for Vying Games.  As of this
writing this package includes VegaBot, SiriusBot, and CapellaBot.  They don't
play every game offered at Vying Games, but they play most of them.

= License

StarBots is licensed under the same license as Ruby itself.


= Installation

StarBots is available as a gem.  (Note:  it depends on the vying gem)

  gem install starbots --source http://vying.org

Or, you can get the source directly from Subversion:

  svn co svn://code.vying.org/starbots/trunk starbots 


= Dependencies

StarBots is only dependent on the vying gem.


= Development

See the following website for development related issues:

  http://vying.org/dev/public


= Usage

The vying gem and commandline tool should pick up VegaBot, CapellaBot, and
SiriusBot automatically.