Spoffy / game-datacards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 80.5%Language:Less 18.5%Language:HTML 0.5%Language:CSS 0.4%Language:Shell 0.0%