DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: da3cdb5843a022f5b2f6d8ade6255715fa252ff9 deck-builder/client/src/game_status/parser.rs -rw-r--r-- 3.0 KiB
feat(client): add TODO about reparsing
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