History for Labyrinth / src / GameServer.ts
2018-10-14
@Peter Zilz
Exposed the navigate function to the GraphQL API. ...
Peter Zilz committed on 14 Oct 2018
@Peter Zilz
Added function to generate unique user ids and exposed it in the GraphQL API.
Peter Zilz committed on 14 Oct 2018
@Peter Zilz
Removed return value from startGame function for better separation of concern. ...
Peter Zilz committed on 14 Oct 2018
2018-10-03
@Peter Zilz
Added two trivial example maps and functions to design mazes with ASCII art.
Peter Zilz committed on 3 Oct 2018
@Peter Zilz
Added validation on the userID.
Peter Zilz committed on 3 Oct 2018
@Peter Zilz
Improved navigation functionality.
Peter Zilz committed on 3 Oct 2018
@Peter Zilz
Removed "endpoint", introduced GameServer to handle logic.
Peter Zilz committed on 3 Oct 2018