Musings & Meta

Antares – Another army building app

Because of my habit of writing programs whenever something can be automated, I made an army building app for Beyond the Gates of Antares.

There are a few already – ArmyBuilder, BattleScribe, Quartermaster are the top ones – but they all require manual input. I did a bunch of work on the BattleScribe version of the Antares rules. But then updates were made to the army lists, and I’m really bad at spotting detailed changes, and I I didn’t want to do the updates anymore and…

I figured out how to parse the freely available Warlord PDFs into a semi-usable XML file, then built a small web interface to interact with that file. There’s no validation, you can add a million of everything, you can add a units between factions, you can do whatever the hell you want. The important part is that it’s automatically generated, so can be more easily kept up to date.

Here’s a link to the app: http://geeksong.com/Antares/

And here’s a link to the GitHub repo for it: https://github.com/rythos42/AntaresArmy Should you be a developer and be interested in expanding my work, I’m open to discussion and pull requests!

You Might Also Like

No Comments

    Leave a Reply