- Implement a REST web service with servant for making moves
- Expose SSE stream for changes so client can update
- Write client with a simple frontend library reacting to SSE stream
- Create list of words via SPARQL
Write whole Lobby and Game logicMake getting/modifying of state generalizedAdd uuids for id instead of fixed id 12or use sparql to get short readable names for ids- Authorize player actions
Return error with contentMap errors to appropriate http status codesLogging!- Implement a minimal Lobby client
- get miso to build with ghcjs via stack
- ???
- Add sparql for game creation
- Host on heroku
- ???