DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 7dc0b6408e5b483729e0a6de96ee76defbae6538 deck-builder/sdbclient/src/api/game d---------
fix(sdbclient): correct fields to Options in GameData
feat(sdbclient): add GameData to Game
feat(sdbclient): implement Action and GameData
feat(sdbclient): patch game state API endpoin
feat(sdbclient): GameState enum
feat(sdbclient): add my_games API endpoint
chore(sdbclient): format
feat(sdbclient): adhere to new create game API
feat(sdbclient): allow clone for Game and UserPub
feat(sdbclient): adhere to new API responses
feat(sdbclient): join game api
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