geordanr / xwing

Squad builder for the First Edition X-Wing Miniatures game by Fantasy Flight Games.
http://geordanr.github.io/xwing
MIT License
97 stars 153 forks source link

(Yet Another) X-Wing Miniatures Squad Builder

NOTE: This builder is for First Edition ONLY! There is a fork for Second Edition.

Build Status

What?

This is a squad builder for Fantasy Flight Games' X-Wing Miniatures game, 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).

Can I save squads or share them on $SOCIAL_NETWORK?

Saving: yes, if you provide a backend that adheres to the API. See my X-Wing Backend project for an example. Sharing, no.

Aren't there other squad builders out there already?

Yes.

So...?

I wanted a project to work on and screw around with stuff like HAML and Bootstrap and Select2, etc.

When will this be done?

It's an ongoing process.

Building

  1. Install Node.js to get npm.
  2. sudo npm install -g grunt-cli to install the global Grunt CLI.
  3. npm install to install the dependencies listed in package.json.
  4. grunt to build everything into the app directory. The builder is at app/index.html.

Testing

npm test

Credits

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. German translation by failgod and strikegun from FFG Forums. Spanish translation by evil_wins Solo from BoardGameGeek forums and negroscuro. French translation by pejuaxel. Polish translation by Bober9000. Russian translation by Foxygunische Upgrade card text integrated into printouts by wffurr. Squad name in the permalink and obstacles choice modal by zacharyp.

I'm bad at keeping this up to date; see the About section of the builder.

CHANGELOG

24 Nov 2014

2 Oct 2014

23 Apr 2014

13 Apr 2014

2 Apr 2014

29 Mar 2014

23 Mar 2014

18 Mar 2014

21 Feb 2014

17 Feb 2014

7 Feb 2014

1 Feb 2014

30 Nov 2013

8 Oct 2013

4 Oct 2013

18 Sep 2013

13 Sep 2013

8 Sep 2013

29 May 2013

20 Apr 2013

5 Jan 2013

31 Dec 2012

30 Dec 2012