Skip to content

RabidCicada/game-datacards

 
 

Repository files navigation

Wahapedia Discord License

Origin

The Game-Datacards project got started as a simple html page that rendered a datasheet for my personal usage. As a developer I kept on adding more and more functionality to easily customize the datasheets in a hacky way untill we ended up with the current version.

Game-Datacards allows a user to select a datasource and import or create datacards that can be used in Tabletop Wargaming games. You can customize them anyway you want, enable and disable lines to quickly modify them based on your current army setup. It also supports the printing of the cards in several ways.

Features

  • Built using React 17 and Ant Design 4.
  • Support for multiple datasources to allow different types of games / datacards.
  • Uses Google Firestore to share and save online lists.
  • Hosted & Run through Github Pages

Quick Start

clone the project to your local setup
yarn
yarn start

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code_of_conduct.md.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.2%
  • Less 17.0%
  • Other 0.8%