Skip to content

ManishKumar2002/Cricket-Fantasy-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cricket-Fantasy-Game

It is Python GUI Game where you create a virtual team of real cricket players and score points depending on how your chosen players perform in real life matches. You choose players in your team and then on the basis of their performance you get points.

Install Some Necessary Packages and Softwares

  1. Install PyQT5 Package
  • Open Command Prompt by using Shortcut (Window key+R) and type cmd.
  • Type following command in cmd :- pip install pyqt5
  1. Install sqlite3 Package
  • Open Command Prompt by using Shortcut (Window key+R) and type cmd.
  • Type following command in cmd :- pip install db-sqlite3
  1. Install Sqlite3 Studio

Run main.py file on CMD.

Releases

No releases published

Packages

No packages published

Languages