Resolve WES-81 "Justsign" #46
Reference in New Issue
Block a user
Delete Branch "WES-81-justsign"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
This merge request aims to add a prototype the JustSign minigame
Testing Instructions
The game is accessible through the minigame menu. Feel free to test it and see if you encounter any crashes/bugs.
Once you've tested the changes, please confirm that they work as expected and that there are no regressions or unexpected side effects. If any issues are discovered during testing, please include detailed steps to reproduce the issue in the merge request comments. Thank you!
Related Issues
Please list any related issues or pull requests that are relevant to this merge request.
E.g. WES-XXX-...
Known bugs or issues
Please list any known bugs or issues related to the changes in this merge request.
Checklist
Additional Notes
Please add any additional notes or comments that may be helpful for reviewers to understand your changes.
Closes WES-81
requested review from @louadria, @tihabils, @dvschuyl, @lvrossem, @hvbreuge, @jeldgees, and @jrcoudro
changed target branch from
maintodevelopmentadded 3 commits
development16b13122- Merge branch 'development' into 'WES-81-justsign'Compare with previous version
added 1 commit
b0ccda3a- Add scores to JustSignCompare with previous version
marked the checklist item I have tested my changes thoroughly (both in the editor + build and run (ctrl+B)!). as completed
marked this merge request as ready
Looks good generally, few things to note:
Just tested, works as expected. Looks nice!
Maybe it could be a good idea to add the webcam to this game as well, even if it does nothing just yet
added 1 commit
666815db- Apply most requested changesCompare with previous version
I have applied most of your requested changes, only displaying the word underneath the image turns out to be a headache, so I will figure that one out later.
added 1 commit
cf605ab8- Add words to symbols in JustSignCompare with previous version
Pull request closed