Skip to content
This repository has been archived by the owner on Oct 17, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (20 loc) · 412 Bytes

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 412 Bytes

Week 3

Added endpoints

  • Leaderboard
    • getLeaderboard
  • Game
    • getDrXLog
    • getPlayerDetails

Update Docs

  • Removed note on getPosition, the documentation was updated.

Week 2 - Initial Release

Matches official documentation version 1.0 - for Week 2 of the challenge.

Added endpoints

  • getMaps
  • createGame
  • joinGame
  • getPlayers
  • startGame
  • getGameState
  • makeMove
  • getPosition