Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Terminal Bingo Game

A simple terminal-based Bingo game in Python.

Features

  • Generates a 5x5 Bingo card with random numbers.
  • Automatically calls random numbers until you win.
  • Declares a win when a full row, column, or diagonal is completed.
  • Chack done across three - row,column and diagonal.

Run

python 1003_Terminal_bingo/terminal_bingo.py