DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: de6cc1598b1f22b6bdf0e9f06e0753d0265f901f deck-builder/client/src/game_status/mod.rs -rw-r--r-- 1.9 KiB
feat(client): take card cost into account
feat(client): player state, state change command
feat(client): add details fields for cards
feat(client): change parser to just take &Game
feat(client): add needed functionality for log
feat(client): semi initial game state and parser
feat(client): init game status and parsing system