Skip to content

thisisanmolkumar/Bingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingo

Bingo game using pygame and AWS DynamoDB

  • Create env using venv and install modules from requirements file
    python3 -m venv env
    source env/bin/activate
    pip install -r requirements.txt
    
  • Add AWS dynamo DB credentials to creds.txt file
  • Create Room
    • Creates a room with unique key
  • Join Room
    • Add room key and click enter
  • Click on boxes to add numbers
  • Once both players have filled all the numbers, player 1 can click on a number and start the game

About

Bingo game using pygame and AWS DynamoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages