Spaces:
Running
Running
| { | |
| "Game": "Catan", | |
| "Test Description": "Testing basic game understanding and rule understanding.", | |
| "Difficulty Notes": "simple rule application", | |
| "Question": "How many resource cards of each type are present in the given game state of the player? Report your answer in the format, sorting the types alphabetically: <resource type>: <number> seperated by commas.", | |
| "Answer": "brick: 1, grain: 4, lumber: 1, ore: 3, wool: 1", | |
| "Rationale": "", | |
| "game_state_url": [ | |
| "gamestates/images/catan/player_blue_2.png" | |
| ], | |
| "Game State Difficulty": 2, | |
| "Rules Difficulty": 2, | |
| "Strategy Difficulty": 0, | |
| "tier": 2, | |
| "json_game_state_url": "", | |
| "ID": 2405 | |
| } |