issues
search
KlnSdr
/
AOP_SoSe23
0
stars
0
forks
source link
AOP-16 | get current game state
#16
Closed
KlnSdr
closed
1 year ago
KlnSdr
commented
1 year ago
depends on:
37
11
add a route to the webserver which returns the current game state to the player
decide if it needs access restriction or not
make sure the game id is provided
review
[ ] requirements per ticket definition are met or a reason was stated if they were only partially met
[ ] code style was adhered to
[ ] feature branche is rebased
KlnSdr
commented
1 year ago
the board is sent as a string of the first letters of the states of the tiles, each line is separated with a semicolon
37
11
review