









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
this basically contains all the content requires for ppt slides
Typology: Schemes and Mind Maps
1 / 15
This page cannot be seen from the preview
Don't miss anything!
Course certificate by INTERNSHALA submitted by Sakshi
INTRODUCTION Fantasy cricket It is online 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. To win a tournament, you must try and get the maximum points and the number 1 rank amongst participants.
(^) SQLite (^) SQL Studio (^) Python (^) Pip (^) Pyuic (^) Pyqt (^) Qt Designer
Using its simple drag and drop interface, a GUI interface can be quickly built without having to write the code. You can then drag and drop required widgets from the widget box on the left pane. You can also assign value to properties of widget laid on the form The designed form is saved as demo.ui. This ui file contains XML representation of widget and their properties in the design.
The game should have all the features displayed in the mock-up screens in the scenario. To calculate the points for each player, you can use rules similar to the sample rules displayed below. Sample of Rules Batting ● 1 point for 2 runs scored ● Additional 5 points for half century ● Additional 10 points for century ● 2 points for strike rate (runs/balls faced) of 80- ● Additional 4 points for strike rate> ● 1 point for hitting a boundary (four) and 2 points for over boundary (six) Bowling ● 10 points for each wicket ● Additional 5 points for three wickets per innings ● Additional 10 points for 5 wickets or more in innings ● 4 points for economy rate (runs given per over) between 3.5 and 4. ● 7 points for economy rate between 2 and 3. ● 10 points for economy rate less than 2 Fielding ● 10 points each for catch/stumping/run out
1 - Opening screen of the application. You can see the players of each category by selecting the category. To begin with, the selection is disabled until a new team is created from the Manage Teams menu. A pop up asking the name of the team appears. 2-The toolbar menu options which allow you to create a new team, open an existing team, save your team and finally evaluate the score of a saved team.
5 - Message if the game logic is not followed 6 - Pop-up on clicking Evaluate Score. You can select your team here and the match for which the players' performance is compared
7 - The final score for your fantasy team based on the match selected.