2018-10-17
@Peter Zilz
Created a home screen as a start for the actual app.
Peter Zilz committed on 17 Oct 2018
2018-10-14
@Peter Zilz
Added deployment descriptions. ...
Peter Zilz committed on 14 Oct 2018
@Peter Zilz
Added interfaces for a persistence layer. ...
Peter Zilz committed on 14 Oct 2018
@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
Updated express version.
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-08
@Peter Zilz
Refactoring: Extracted middleware into separate file. ...
Peter Zilz committed on 8 Oct 2018
@Peter Zilz
Exposed startGame function in the GraphQL API.
Peter Zilz committed on 8 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
Created an express-graphql server to expose the API as a web API via GraphQL.
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
@Peter Zilz
Added more validation rules for a maze.
Peter Zilz committed on 3 Oct 2018
@Peter Zilz
Added validation for the data model.
Peter Zilz committed on 3 Oct 2018
2018-10-02
@Peter Zilz
Introduced BDD-style tests with mocha and chai. ...
Peter Zilz committed on 2 Oct 2018
2018-09-29
@Peter Zilz
Created base setup of typescript in vs code.
Peter Zilz committed on 29 Sep 2018