Sha256: 5a7dc403792ad15b4ebfd0b42cb9a78ba7262657e4d1940778fe09b252a8883a
Contents?: true
Size: 1.19 KB
Versions: 1
Compression:
Stored size: 1.19 KB
Contents
= win by: Arvicco url: http://github.com/arvicco/win == DESCRIPTION Report parser and scripting tool for Galaxy Plus. == SUMMARY Galaxy Plus is a play-by-email (PBEM) game that was very popular some time ago. This code allows you to parse Galaxy Plus / Dragon Galaxy report files and builds ActiveRecord models for its data artifacts. you can further use these artifacts to build automation scripts and whatnot. I have used this tool to efficiently manage even such monstrous game format as 'research', with literally thousands of planets and tens of thousands ship groups to take care of each turn. This gem does not include specific automation add-ons (mine were too specific and tightly integrated into external scripting frameworks). However, you can easily build such scripts on top of data models provided here. Since I do not play Galaxy Plus any longer, no further development of this code is expected from my side, so I release it into public domain for anyone to use and enjoy. == INSTALLATION $ gem install galaxy == SYNOPSIS Please see tests for proper examples of usage. == Copyright Copyright (c) 2004-2010 arvicco. See LICENSE for details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
galaxy-0.0.2 | README.rdoc |