Giter Site home page Giter Site logo

mzsilak / stratagen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rweyrauch/stratagen

0.0 1.0 0.0 1.13 MB

Generate Warhammer 40k stratagem cards.

Home Page: https://rweyrauch.github.io/StrataGen/

License: ISC License

JavaScript 2.66% TypeScript 56.44% HTML 40.71% CSS 0.20%

stratagen's Introduction

StrataGen

StrataGen is a single-page web application that generates Warhammer 40k datacards.

StrataGen currently supports the creation of Stratagem, Psychic Power, Prayer and Tactical Objective cards. The cards may be exported as png files. The exported cards are sized as standard poker size, 63mm by 88mm. The exported files are suitable for printing or creating actual playing cards is so desired.

An example 'Angry Marine' Psychic Power card is shown below.

Example stratagem card.

This application is still under developement. Feedback is welcomed.

If you actually use this tool and find it useful let me know.

See the help.html file for details on actually using the application.

Building

Quick Start

StrataGen is written in Typescript and uses npm for initialization, compiling and launching a test server at http://localhost:8080.

$ git clone https://github.com/rweyrauch/StrataGen.git
$ cd StrataGen
$ npm install
$ npm start

Details

StrataGen uses webpack for compilation of the Typescript into Javascript and to bundle the Javascript source into a single Javascript file.

The application can be built in either a debug or production release. The default is a debug build. To build for debugging:

$ npm run build

To build StrataGen for release:

$ npm run buildprod

stratagen's People

Contributors

rweyrauch avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.