- Python 3
- Tkinter (GUI)
- Pygame (Audio library)
- PyCharm
- PyInstaller
- Logos displayed in random order always
- Text on buttons displayed randomly for every logo displayed
- Points increased and displayed on every correct answer
- Sound effect to show point is increased for correct answer🔔
- After submitting the answer, the wrong answer is shown by making the wrong selection by player in red color ❌
- After submitting the answer, the correct answer is shown in green color ✅
- Wide range of logos from worldwide🚗
- Exit button to quit the game
- Identify the logo displayed
- Click any one button among the 4 choice buttons having your answer as logo brand
- Submit your answer by clicking the 'Submit' button
- If your answer is correct, the points will be increased. Otherwise no change in points.
- Click the Next button to move to the next logo
- Continue playing
- Click the 'Releases' section which is towards the right side of this page👉
- Download the 'CarLogoQuiz.exe' file in your computer⬇️
- Double click on the .exe file to run and play the guessing game.
Showcasing correct answer chosen by player by highlighting button in green background. Towards the left is the changing score.
Showcasing the wrong answer chosen by player by highlighting button in red background and also the correct answer in green color.
Showcasing the total score of player when the game ends
$ git clone https://github.com/reshmaharidhas/Car-Logo-Quiz
$ cd Car-Logo-Quiz
$ python3 carlogoquiz.py
This project is licensed under the MIT License.