DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 9b08f485a28b692e0b7671bc5e1b77029d1d3f85 deck-builder/client/src/game_status/parser.rs -rw-r--r-- 2.9 KiB
feat(client): handle action seed as string
feat(client): change parser to just take &Game
feat(client): add needed functionality for log
feat(client): a few notes
fix(client): don't default to Err(()) in parser
feat(client): semi initial game state and parser
feat(client): init game status and parsing system