Skip to content

npars/bingogo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingogo

Netlify Status

Bingogo is a simple single page application for creating and playing custom bingo games. Game hosts can create a game by specifying a series of possible bingo entries and then share a link the game to the players. Players will be given a randomized card that they can then play in the browser or print.

Development

Bingogo is written in Javascript without transpiling or polyfilling. Currently the main app isn't even compressed. As such you can load the index page directly in the browser during development. Mithril.js is used as the SPA framework.

Releases

No releases published

Packages

No packages published