DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 76b87898906f29b261856dbb13f360d7afcf8588 deck-builder/sdbclient/src/api/game/mod.rs -rw-r--r-- 321 bytes
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): get game info from API
feat(sdbclient): get all forming games from api
fix(sdbclient): rename creategame to just create
fix!(sdbclient): creategame api enpoint get>post
WIP(sdbclient): create game UI and API call