DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 3c5b97e811838d809c19a045c014c035d7dfb16f deck-builder/client/src/api/game/mod.rs -rw-r--r-- 2.1 KiB
feat(client): handle action seed as string
feat(client): add seed to action api call, new fn
feat(client): add needed functionality for log
feat(client): semi initial game state and parser
feat(clint): add seed field to action
feat(client): show game state in game details
feat!(client): replace gamestate consts with enums
feat(client): something to browse in browse
feat(client): impl api calls for game endpoints