DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: f8676a87d3decf0594df9e8b6dbde7f5a50de1de deck-builder/sdbclient/src/api/game/mod.rs -rw-r--r-- 1.8 KiB
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