/unmatcher

A character picker for the miniature fighting game Unmatched, inspired by fighting games character selection screens

Primary LanguageSvelte

Unmatcher

This is a character and board picker tool for the miniatures dueling board game Unmatched created by Restoration Games. It's available at https://unmatcher.netlify.app/

Contributing

I welcome bug reports and features ideas as GitHub issues. Please open an issue or contact me first before making any pull request to the project.

How to

This web app is built with Svelte, starting from the base template available at https://github.com/sveltejs/template. To run the project locally, npm install all the dependencies, then run npm run dev which will open a local server watching for your changes.