[POST /create_game] Creating a game #2
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Creating a game is a path where a post request is made sending a bunch of strict json with the settings.
It returns the game_id for the newly created game.