Draft: Resolve WES-75 "V3 hangman" #50

Closed
jrcoudro wants to merge 0 commits from WES-75-V3-Hangman into development
jrcoudro commented 2023-03-19 17:48:48 +00:00 (Migrated from gitlab.ilabt.imec.be)

Description

Added Hangman to the application, without model integration.
Added infopage integration for hangman.
Added scoreboard for Hangman.
Added multiplayer for Hangman.

Testing Instructions

Please provide instructions on how the code reviewers can test your changes:

  1. Create new user
  2. Travel to Hangman via minigames
  3. Try out singleplayer and see if everything works okay
  4. Try out multiplayer and see if everything works okay

WES-81 Works on minigames as well

Known bugs or issues

Spellingbee does not seem to "remember" the minigameindex if it has been initialised to be 1 (Hangman), the reverse is not a problem however.

Hangman still uses the old scoreboard, this will be changed in later integration.

Hangman does not have tests yet.

Checklist

  • I have filled in this template.
  • I have tested my changes thoroughly (both in the editor + build and run (ctrl+B)!).
  • I have added appropriate unit tests.
  • I have updated the user documentation as necessary.
  • Code reviewed by 2 people.

Closes WES-75

## Description Added Hangman to the application, without model integration. Added infopage integration for hangman. Added scoreboard for Hangman. Added multiplayer for Hangman. ## Testing Instructions _Please provide instructions on how the code reviewers can test your changes:_ 1. Create new user 2. Travel to Hangman via minigames 3. Try out singleplayer and see if everything works okay 4. Try out multiplayer and see if everything works okay ## Related Issues WES-81 Works on minigames as well ## Known bugs or issues Spellingbee does not seem to "remember" the minigameindex if it has been initialised to be 1 (Hangman), the reverse is not a problem however. Hangman still uses the old scoreboard, this will be changed in later integration. Hangman does not have tests yet. ## Checklist - [x] I have filled in this template. - [x] I have tested my changes thoroughly (both in the editor + **build and run (ctrl+B)**!). - [ ] I have added appropriate unit tests. - [x] I have updated the user documentation as necessary. - [ ] Code reviewed by 2 people. Closes WES-75
jrcoudro commented 2023-03-19 17:48:48 +00:00 (Migrated from gitlab.ilabt.imec.be)

requested review from @dvschuyl, @hvbreuge, @jeldgees, @louadria, @lvrossem, and @tihabils

requested review from @dvschuyl, @hvbreuge, @jeldgees, @louadria, @lvrossem, and @tihabils
jrcoudro commented 2023-03-19 17:57:58 +00:00 (Migrated from gitlab.ilabt.imec.be)

added 1 commit

  • f4e0a977 - Update Assets/SpellingBee/Scripts/GameEndedPanel.cs

Compare with previous version

added 1 commit <ul><li>f4e0a977 - Update Assets/SpellingBee/Scripts/GameEndedPanel.cs</li></ul> [Compare with previous version](/wesign/unity-application/-/merge_requests/50/diffs?diff_id=31378&start_sha=d722574163276e130423b3174865aef8a45e1fe1)

Pull request closed

Sign in to join this conversation.