TestingRelease(v1.0.0)
MyScore Quick Start Guide (v1.0.0)
Author: Alexander Camilleri
Status: Version 1.0.0 released for testing
📦 Download Package
Download the Major_Project_Feedback.zip package from Google Drive.
It should contain the following files and folders:
Python Files
button.pyinputs.pymain.pyrequirements.txtresult.pyshared.pystartmatch.py
Fonts Folder
Create a folder named Fonts in your project directory and place the following font files inside:
PublicSans-Bold.ttfPublicSans-Black.ttfRoboto-Bold.ttf
⚠️ Missing files?
If any of these files are missing, please contact Alexander Camilleri.
🔧 Installation Instructions
- Open the terminal (bash) in VS Code.
- Install the required dependencies using pip:
python3 -m pip install -r requirements.txt
To launch the game, run:
python startmatch.py
Enjoy and Play On! 🎮