UQcsse3200 / 2024-studio-3

MIT License
6 stars 0 forks source link

Adding additional scoring parameters to Scoring System #655

Closed bhuynh3004 closed 4 weeks ago

bhuynh3004 commented 4 weeks ago

Description

Task: Adding additional scoring parameters to Scoring System (#655). Feature: Score System Implementation (#413)

The task is to extend upon the scoring system by introducing more than one variable that affects the customer's rating towards the meal that they have been served. Prior to this extension, the score is only based on the accuracy of the player's meal when compared to the customer's order. After implementing this extension, the score is now based on three evenly-weighed factors: the accuracy of the player's meal, the serving speed, and the completion status of the ingredients used in the meal (i.e. if they are cooked or chopped).

Dependencies

Milestones

Completion Deadline: Oct. 17th

Documentation

Member