Skip to content

TestingRelease(v1.0.0)

Choose a tag to compare

@AlexCami1902 AlexCami1902 released this 06 May 00:07
· 88 commits to main since this release
9cdb4c0

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.py
  • inputs.py
  • main.py
  • requirements.txt
  • result.py
  • shared.py
  • startmatch.py

Fonts Folder

Create a folder named Fonts in your project directory and place the following font files inside:

  • PublicSans-Bold.ttf
  • PublicSans-Black.ttf
  • Roboto-Bold.ttf

⚠️ Missing files?
If any of these files are missing, please contact Alexander Camilleri.


🔧 Installation Instructions

  1. Open the terminal (bash) in VS Code.
  2. Install the required dependencies using pip:
python3 -m pip install -r requirements.txt

▶️ Starting the Game
To launch the game, run:

python startmatch.py

Enjoy and Play On! 🎮