MasterMindGame
| API | Description |
|---|---|
| GET api/MasterMindGame/CreateGame?userName={userName}&qtUsers={qtUsers} |
No documentation available. |
| GET api/MasterMindGame/JoinGame?gameName={gameName}&userName={userName} |
No documentation available. |
| GET api/MasterMindGame/GetGameInfo?gameName={gameName} |
No documentation available. |
| POST api/MasterMindGame/UserGuess |
No documentation available. |
| GET api/MasterMindGame/ClearAll?Key={Key} |
No documentation available. |
| GET api/MasterMindGame |
No documentation available. |