Skip to content

MoralCode/BingoGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BingoGenerator

A Website that generated bingo games on a variety of topics

Configuration Options

  • game type: allows you to pick one of the many predefined board/game topics
  • board dimensions
  • number of boards to generate at once

future ideas

  • board variability adjustment (to be implemented): limits the size of the list of tiles that each board draws from to adjust the variability of the tiles.

    If this number is equal to the number of tiles in a board (width times height) then all boards will contain the same tiles in a different order. Any number that is greater than double the number of tiles in a board may allow all boards to contain totally separate tiles. (will need to account for free spaces).

    May be better to implement this as a scale from 0 (all boards are the same tiles in a different order) to 100 (all boards draw from the full pool of tiles and could share zero tiles with each other)

  • free spaces

    • random free spaces have been implemented, but not a way to make the free spaces consistent between generated boards
  • numbers-based bingo mode?

  • upload a custom image to the bingo sheet (advanced)

  • some way to digitally fill out the bingo cards to avoid printing?

  • add other gamemodes such as:

About

A simple webapp that allows you to generate christmas movie bingo boards. More game modes coming soon.

Topics

Resources

Stars

Watchers

Forks