As a next step, after the "Escape from the Labyrinth" problem (#5), create a labyrinth editor, which creates, edits and stores labyrinths at the server-side in a cloud-based back-end. Implement the following functionality:
- Register a new user (by username + password)
- Login as existing user (by username + password)
- List labyrinths from the server
- Load existing labyrinth from the server
- Create a new labyrinth (implement a simple visual editor) and save it at the server
- Delete existing labyrinth from the server
The recommended way to implement the above is by using a MBaaS-based backed platform like:
As a next step, after the "Escape from the Labyrinth" problem (#5), create a labyrinth editor, which creates, edits and stores labyrinths at the server-side in a cloud-based back-end. Implement the following functionality:
The recommended way to implement the above is by using a MBaaS-based backed platform like: