Skip to content

Set of tools for parsing and displaying turn results from the Alamaze PBEM game.

Notifications You must be signed in to change notification settings

scriptwizard99/AlamazeTurnParser

Repository files navigation

AlamazeTurnParser

Set of tools for parsing and displaying turn results from the Alamaze PBEM game.

This is a thinking man's strategy game and has no flashy graphics. In fact, the turn results are just a PDF or HTML file which is 98% flat text. But they are chock-full of information and it is easy to miss something.

This toolset consists mainly of a Ruby script that can parse those files, extract useful information, and save it to a CSV file. The other main script is a Ruby/Tk GUI which presents the map of the world. It can read the CSV files generated by the parser, dispay the information on the map, and generate other reports.

Website for Alamaze: http://www.alamaze.co/

About

Set of tools for parsing and displaying turn results from the Alamaze PBEM game.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages