This is a squad builder for the Second Edition of the X-Wing Miniatures game by Atomic Mass Games (Formally owned by Fantasy Flight Games), completely in HTML and JavaScript. No backend is necessary. It can theoretically be dropped into any existing site, but since it uses a lot of styling from Twitter Bootstrap it may require some CSS trickery if you're using some other incompatible framework (e.g. Foundation).
Yes, but it is no longer supported by FFG/AMG
MAGIC
He 'retired'. I took over.
Whenever X-Wing as a game is dead. Our hearts don't count.
- Install Node.js to get
npm
. sudo npm install -g grunt-cli
to install the global Grunt CLI.npm install
to install the dependencies listed inpackage.json
.grunt
to build everything into theapp
directory. The builder is atapp/index.html
.
Wanna help translating YASB into your language? You're welcome to do so! Write an issue to contact us so we can discuss how to get started.
X-Wing Miniatures is by Fantasy Flight Games. Icons and fonts originally from GeckoTH's excellent PSD, available here. X-Wing symbols and ships fonts courtesy Hinny and Josh Derksen and are available as a Bower package. Maneuver dial support by @hpanderson. Fancy printout design inspired by TheKestrel on the FFG forums. Upgrade card text integrated into printouts by wffurr. Squad name in the permalink and obstacles choice modal by zacharyp.
I'm not keeping this ReadMe up to date often; see the About section of the builder.