DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 76b87898906f29b261856dbb13f360d7afcf8588 deck-builder/sdbclient d---------
feat(sdbapi): split game API calls to own files
feat(sdbclient): adhere to new game API responses
WIP(sdbclient): browse games from play screen
feat(sdbclient): make text in play menu larger
feat(sdbclient): get game info from API
feat(sdbclient): get all forming games from api
fix(sdbclient): rename creategame to just create
feat(sdbclient): finish create game ui
fix!(sdbclient): creategame api enpoint get>post
feat(sdbclient): center play menus, placeholders
feat(sdbclient): change play title "Main" > "Play"
fix(sdbclient): fix typo in lobby title
fix(sdbclient): andhor login and register windows
feat(sdbclient): change play menu title with menu
fix(sdbclient): close play menu
Revert "chore(sdbclient): poll-promise dep"

This reverts commit a260cbc497037e36a7ad7df053211970b4fb2541.
chore(sdbclient): poll-promise dep
feat!(sdbclient): scrap game management UIs
feat(sdbclient): simple runtime data handling
feat(sdbclient): disallow play if not logged in
Next