Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 568 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 568 Bytes

Fantasy Cricket Game

Internshala training project

The final project under this training was a Python application with PyQt5-based GUI. The application was a fantasy cricket game where users can create virtual teams from a given set of players using limited number of points. Each such team can then be made to compete with other teams and depending upon pre-defined number of skill points of each player, the team with highest number of points won a match.

The final project files can be reached through: Python_FinalProject_ProblemStatement-->Python_FinalProject