/hqcardmaker

Card Maker for HeroQuest and similar Board Games

Primary LanguageJavaScriptApache License 2.0Apache-2.0

HQ Card Maker

What it does

A tool for creating Heroquest cards with images and text. Cards can be saved as PNG.

What it Is

This tool is created with an HTML5 canvas to advantage of converting canvaes into images and then downloading them locally.

Usage

Enter title and Text.

Card's main text is multiline text that preserves new lines and can be formatted. It supports a very basic markdown style for bold and italic.

***bold & italic***

**bold**

*italic*

What's Next?

An image library for default images

See it in Action

Play around with this here.