j-toscani / doppelkopf

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

Move game to backend #27

Closed j-toscani closed 7 months ago

j-toscani commented 8 months ago

Description (five sentences max.) Move all code previously held in game/ into the server folder and add endpoints to access them.

Acceptance Criteria The current functionality is implemented by calling endpoints. The naming is not important right now. We assume, that there are four uniquely identifiable clients present.

Out of Scope What not to worry/think about.

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