Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Game Server Go Game Server Go
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 14
    • Issues 14
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Akamu
  • Game Server GoGame Server Go
  • Issues
  • #60

Closed
Open
Created Mar 23, 2021 by Julien Schröter@julien.schroeterMaintainer

Enable creation of random duels

Implement ability to create a duel against a random user. The creating user should play a round of this duel before trying to match the duel to another user. This is proposed in order to guarantee users the ability to play a duel when opening the app.

Duels should be matched to other users using the "random-duel" feature. Make sure that both players have at least 1 pool in common.

Note: Since questions can be assigned to universities but pools can't, it's not enough to check if users have pools in common, but you also have to check that pools have >=2 questions both users can access. You may use https://gitlab.akamu.de/akamu/game-server-go/-/blob/development/endpoint/pool/query.go#L83

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking