2018-10-17 |
Created a home screen as a start for the actual app.
Peter Zilz
committed
on 17 Oct 2018
|
---|---|
2018-10-14 |
|
|
|
|
|
Added function to generate unique user ids and exposed it in the GraphQL API.
Peter Zilz
committed
on 14 Oct 2018
|
|
Removed return value from startGame function for better separation of concern.
...
Peter Zilz
committed
on 14 Oct 2018
|
|
2018-10-08 |
|
Exposed startGame function in the GraphQL API.
Peter Zilz
committed
on 8 Oct 2018
|
|
2018-10-03 |
Added two trivial example maps and functions to design mazes with ASCII art.
Peter Zilz
committed
on 3 Oct 2018
|
Added validation on the userID.
Peter Zilz
committed
on 3 Oct 2018
|
|
Created an express-graphql server to expose the API as a web API via GraphQL.
Peter Zilz
committed
on 3 Oct 2018
|
|
Improved navigation functionality.
Peter Zilz
committed
on 3 Oct 2018
|
|
Removed "endpoint", introduced GameServer to handle logic.
Peter Zilz
committed
on 3 Oct 2018
|
|
Added more validation rules for a maze.
Peter Zilz
committed
on 3 Oct 2018
|
|
Added validation for the data model.
Peter Zilz
committed
on 3 Oct 2018
|
|
2018-10-02 |
|
2018-09-29 |
Created base setup of typescript in vs code.
Peter Zilz
committed
on 29 Sep 2018
|