Skip to content

TestingRelease(v1.0.1)

Choose a tag to compare

@AlexCami1902 AlexCami1902 released this 07 May 04:11
· 73 commits to main since this release
8bab1e3

MyScore Quick Start Guide (v1.0.0)

Author: Alexander Camilleri
Status: Version 1.0.1 released for testing


##Fixes

  • Minor bug fixes
  • Updated requirements.txt to fix install issues

📦 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! 🎮