/Fantasy-Cricket-Game-Python

It is an online game where you virtually select the team mates and score points depending on how your chosen players perform in matches.

Primary LanguagePythonMIT LicenseMIT

Fantasy-Cricket-Game-Python

The project included creation of a database for storing the scores and information of the players. The database was linked using Python and SQL libraries for calculating scores and for choosing players in order to create team according to the user's priority order. Implementation for same was done using Python GUI.