Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

arvind-india/tambola-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TAMBOLA GAME

Tambola is a social game played in several Commonwealth countries and is quite famous in India.

http://en.wikipedia.org/wiki/Bingo_(Commonwealth)

This is the code for the core game engine. Runs from the command line. You may use it for your application.

How to Play

To run, from Cmd prompt type: > python tambola.py <time> where, <time> is to be replaced by time in seconds.

For example: > python tambola.py .1 would run with 1/10 second delay.

TODO

1 The ticket is currently hard-coded. Ticket generation can be automated. 2 Store information in database. 3 Host this behind a Web server.

Written on Python version 2.7.3

About

Application code for Tambola (game)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages