Box-Of-Hats / boardgame-toolbox

A collection of tools for playing boardgames, including dice, counters and score cards.

Home Page:https://boardgame-toolbox.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boardgame Toolbox

Try it out online at https://boardgame-toolbox.com/.

Roadmap

  • Custom 'icon' dice
  • Random picker (Pick words at random)
  • Timer
  • Game Icons
  • Rules
  • Help text for score table
  • Proper inputs for adding new games
    • Number (Number)
    • Freetext (String)
    • Comma separated list (String list)
    • Dropdown list (String enum)
    • Icon picker (Image)
  • Use interfaces to keep everything in sync instead of passing around IDs
  • UI theming
  • Modify existing game configs
  • Tool property descriptions
    • e.g Players: 'Enter names separated by commas'
  • Settings page
    • Import / export full games list as JSON
    • Force cache deletion

Credits

App created by Jake (@Box-Of-Hats).

App icon made by SmashIcons from FlatIcon.

Other icons by Material Design.

About

A collection of tools for playing boardgames, including dice, counters and score cards.

https://boardgame-toolbox.com/


Languages

Language:TypeScript 65.5%Language:HTML 19.9%Language:CSS 13.6%Language:JavaScript 1.0%