uprm-inso4117-2023-2024-s2 / semester-project-study-pet

semester-project-study-pet created by GitHub Classroom
1 stars 3 forks source link

Added difficulty to Bath minigame and Unit tests for the difficulty #311

Closed Elielh17 closed 3 months ago

Elielh17 commented 3 months ago

Implemented the difficulty algorithm for the bath minigame. Utilized the existent algorithm used for the other minigames. Developed unit tests to ensure it functions correctly across different scenarios.