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
- Host: GitHub
- URL: https://github.com/subhash3/bingo-game
- Owner: Subhash3
- Created: 2018-07-25T14:46:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-28T12:01:36.000Z (about 7 years ago)
- Last Synced: 2025-10-11T15:10:02.802Z (3 days ago)
- Topics: bingo, bingo-game, games, pygame, python3
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.