nex3 / bingo

A bingo board generator for randomized video games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A bingo generator website for randomized video games.

This repo aims to be three things:

  • A library for designing bingo board randomizers, with enough expressiveness to provide deep and replayable randomizer bingo experiences.

  • A collection of design principles for randomizer bingo boards to make the experience of actual play as fun and exciting as possible.

  • A website that hosts the bingo board generation to make it easy for players to get new bingo boards to run against.

It does not intend to be a full-featured bingo provider itself; while it supports basic features like marking bingo squares as completed, we recommend that you use bingosync.com to actually run the bingo games.

About

A bingo board generator for randomized video games

License:MIT License


Languages

Language:TypeScript 90.1%Language:SCSS 3.3%Language:HTML 3.3%Language:JavaScript 3.3%