https://dstockhammer.github.io/heroes-bingo
A web-based Heroes of the Storm themed Bingo board generator.
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
# this will publish into the /docs folder for gh-pages deployment
npm run build
- Inspired by Blizzard's Heroes Bingo 2015.
- Hexagon CSS (mostly) by CSS Hexagon Generator.