This is my implementation of the OCR June 2021 Series GCSE Computer Science Programming Project Task 3.
The Project description is in Task 3.pdf. Usernames and Passwords are stored in Authorised_Players.csv. The usernames of Winning Players and their scores are stored in Winning_Players.csv.
Python 3.9 or better is required to play this game. This can be downloaded from www.python.org/downloads/.
Run the ProgrammingProject.py file from Python IDLE or run the command python ProgrammingProject.py in a terminal.