Comments
Football-Quiz
Welcome to the Football Legends List project! This repository contains a Python script that generates a list of football (soccer) legends, including their transfer history and interesting facts about them. This list includes some of the greatest players of all time, both past and present.
It's a football players quiz that provide with player information. Your role is to write the player's name.Â
Features
Generates a list of football legends with detailed information.
Includes famous players from various eras and clubs.
Continuously updated with new players who are currently active in the sport.
Provides interesting facts and statistics about each player.
Quiz Game 2024 Release Notes
Version 2.0
New Features:
Hint System Enhancements:
Improved hint system with a dedicated label for displaying hints and updates based on user interactions.
Added logic for different point values when hints are used and the answer is guessed correctly or incorrectly.
Help System:
New feature for displaying the player's first name in the entry field when the help button is pressed.
Updated point system for correct and incorrect answers when using help.
User Interface (UI):
Fully integrated and modernized UI for better user experience and interaction.
Scoring Changes:
Adjusted point values for correct and incorrect answers with or without hints.
Save Game:
High Score Saving:
High scores and tries are now correctly saved to a JSON file and loaded when the game starts.
Additional Changes:
Layout and Design:
Enhanced layout and design to improve overall usability.
2024/2025 Transfers Update:
The player roster has been updated to reflect the 2024 transfers.
Notes:
This version has been fully recreated and updated with assistance from ChatGPT.
Install instructions
Usage
Intall the sorce file (.zip).
Extract it.
Open the Quiz.py file with the python app or run it with terminal:
Run the Python Script:
python3 Quiz.py
On Windows, ifÂ
python3
 is not recognized, you might need to useÂpython
 instead:python Quiz.py
On macOS and Linux,Â
python3
 is generally the correct command.
4- And dont forget to install this:
py -m pip install ttkthemes
Visit:Â MajdLHB (Majd Lahbib) (github.com)