An open API service indexing awesome lists of open source software.

https://github.com/subhash3/bingo-game


https://github.com/subhash3/bingo-game

bingo bingo-game games pygame python3

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

          

**BINGO game in python**

1. This game was written in python.
2. The user is always given the first chance to say a number.
3. However it cannot think it just says a number randomly, hence chance for it to win is very less
4. user\_nums.txt holds the numbers that user says
5. system\_nums.txt holds the numbers that system says.