issues
search
UQcsse3200
/
2024-studio-3
MIT License
6
stars
0
forks
source link
Update customer face splash art, adding additional scoring factors
#588
Closed
bhuynh3004
closed
2 weeks ago
bhuynh3004
commented
2 weeks ago
Description
Updated customer reaction face splash art.
Solved minor code smells
Added additional scoring factors such as how much time remains on ticket and how 'cooked' or 'chopped' an ingredient is.
Added comments on methods for code maintenance.
Type of change
[x] New feature (non-breaking change which adds functionality)
[x] This change requires a documentation update
How Has This Been Tested?
Tested via logging into the terminal and play-testing the game.
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[ ] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
[x] Any dependent changes have been merged and published in downstream modules
Description
Type of change
How Has This Been Tested?
Tested via logging into the terminal and play-testing the game.
Checklist: