Forge of Cards
Forge of Cards is a web-based platform that supports board game enthusiasts and developers in prototyping card games. It offers a range of predefined and customizable templates for generating complete card decks.
Feature Overview
Users can choose from various templates, including custom designs as well as widely known board games such as Cards Against Humanity and Exploding Kittens. Additionally, users can create and share their own templates in plain HTML, allowing for a diverse range of card designs and game mechanics.
Once a template is selected, users can input their own content by hand though a set of text areas or by uploading a CSV file.
As the deck data is provided, the user is able to preview the cards in a preview section. If the user is not satisfied with any of the cards, they are able to remove them.
Finally, the user can print their deck using a print-optimized layout, or export it as a PDF file.
Technologies Used
Backend: None (Frontend only)
Frontend: React, TypeScript, Tailwind CSS, Mustache, Jest
CI/CD: GitHub Actions
Hosting: GitHub Pages
Project Status
The platform currently serves over 700 active users per month, with a steadily growing user base.
Visit the platform at forgeofcards.com .