Skip to content

Fantasy Cricket is a sports game where a user creates a team with 11 players from a total pool of 24-30 players from the squad for an match and who scored maximum points will win

License

Notifications You must be signed in to change notification settings

chavarera/Fantasy-Cricket-Game

Repository files navigation

Fantasy Cricket Game

Simple Example of Fantasy Cricket Created Using PYQT5 and SQLite3

Getting Started

Download this Repo on your local system and Extarct at Any Location

Prerequisites

You Need 
-Python 3.7
-PYQT5
-SQLite3

Installing

Note:-If you have PYQT5 already installed then skip this step

Go to extracted directory and install requirements using terminal

pip install -r requirements.txt

And Wait Some Time to install PYQT5

After Installation of requirements you can start project using on terminal

python Fantasy_Cricket.py

You can findout working Demo here

Working Copy FinalWindow

Built With

  • PYQT5 - PyQt5 is a comprehensive set of Python bindings for Qtv5.
  • SQLite3 - It provides a SQL interface compliant with the DB-API 2.0.

Authors

  • Ravishankar Chavare - Initial work - chavarera

See also the list of contributors who participated in this project.

License

MIT license

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Got Inspired From Dream 11

About

Fantasy Cricket is a sports game where a user creates a team with 11 players from a total pool of 24-30 players from the squad for an match and who scored maximum points will win

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages