j-toscani / doppelkopf

German card game in the Browser
0 stars 0 forks source link

Add user journey from lobby to game (simplified) #29

Closed j-toscani closed 1 month ago

j-toscani commented 8 months ago

Description (five sentences max.) I need to describe the life of a game lobby. This should be described by actions available on the backend. These actions should be functions so that it will be easy to later implement them with websockets. This Issue can be implemented over multiple PRs

Acceptance Criteria The following actions are implemented:

Lobby

Game

Out of Scope

Document optional improvements Optional. Could lead to a better feature.

j-toscani commented 3 months ago

If this issue is complete, I will create the first release.