Sha256: 1bcd3f1f5763021cfb7df201154ea3019a376f55659136b1098329c49b5292f6
Contents?: true
Size: 921 Bytes
Versions: 1
Compression:
Stored size: 921 Bytes
Contents
= elus by: Arvicco url: http://github.com/arvicco/win == DESCRIPTION This is a support tool for winning SpaceRangers:Elus. == SUMMARY Elus is a little game-inside-game quest that pops up in SpaceRangers game. It is notoriosly difficult to crack manually, but easy with Ruby script. Instead of writing quik-and-dirty permutations script that would be sufficient, I tried to develop this tool in a "proper" BDD way while reading 'The RSpec Book'. So, in effect Elus is a replacement for Codebreaker example which I found boring. ;) By all means, use it if you're stuck with Elus quest and add new functionality to it (like GUI and stuff) if you need it. I'm done with the quest and Rspec book, so no progress on this tool is to be expected. == SYNOPSIS $ gem install elus $ elus ... Follow the prompts == Copyright Copyright (c) 2010 arvicco. See LICENSE for details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
elus-0.1.0 | README.rdoc |