Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rweyrauch/StrataGen

Open more actions menu

Repository files navigation

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 dev server at http://localhost:5173.

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

Details

StrataGen uses Vite for compilation of the Typescript into Javascript and bundling.

To start the development server with hot module replacement:

$ npm run dev

To build for production:

$ npm run build

To preview the production build locally:

$ npm run preview

About

Generate Warhammer 40k stratagem cards.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.