Hi everyone! First off, I just want to say that the Thrones community is awesome...just like the card game! I never had the pleasure of playing 1.0, but I am in love with 2.0!
I'm a software engineer by trade and I occasionally do little side coding projects for myself. Currently, the community has two EXCEPTIONAL deck builders out there....Thrones.DB and CardGameDB's deck builder. These are great, but I needed/wanted a deck builder I could use "offline" as i don't always have access to an internet connection and I just wanted to code something using the Lazarus IDE . So I built my own personal AGoT Deckbuilder that allows me to construct decks on my PC or Surface offline and then either export the decks as an Octgn file which I can play online or a text file which I can print if I want as a deck list for a local tourney.
*I* wanted an offline version of a deck builder, but I don't know if there is any other interest in the community for such a piece of software? If there is, I could use a few Beta testers to check my work and ferret out any bugs that I may have missed in my first version of the software. I still have a few features I want to add to it, but it is mostly done now.
Also, if there is interest, does anyone have any good suggestions as to a delivery method that would be good to use to get it out to people? I've never done anything like this for a community before so I'm a bit new on the delivery side of things.
Why am I even bothering? Simple. When you create something, you want to share it! And I just want to give a little something back to this awesome community that surrounds this game.
And if you've read this far and are curious about the software, it's not your traditional DB app as it doesn't use any RDBMS to work. I've designed it to use simple flat files (aka. *txt files). It's pretty quick. Anyway, if you're interested in giving it a go, let me know and we can work something out.
Thanks,
Crazymoo (aka. Gamer257)