Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vibe Bingo Caller

This is a C# .NET 9 console application that acts as a BINGO caller for events such as family reunions.

Features

  • Randomly selects BINGO balls (letter and number combinations) according to standard BINGO rules
  • Ensures no repeats in a round
  • Allows the user to start a new round

BINGO Ball Ranges

  • B: 1-15
  • I: 16-30
  • N: 31-45
  • G: 46-60
  • O: 61-75

Getting Started

  1. Ensure you have .NET 9 SDK installed.
  2. Build and run the application:
    dotnet run
    

Usage

  • Follow the on-screen prompts to call BINGO balls and start new rounds.

Created for the family reunion BINGO game!

About

Testing out GitHub Copilot + VS Code and a BINGO caller app

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages