PieroniJV / unity-project-ppit

Group project for Professional practices in IT by Jose Santos and Joshua Uzell
0 stars 0 forks source link

Fixes in the Database.cs and DisplayScoreScript.cs #124

Closed PieroniJV closed 1 year ago

PieroniJV commented 1 year ago

The leaderboard is fully connected with the database and the values from the game the player played are sent to the database when they finish playing. The leaderboard reads from the database and displays to the screen.