2019.10.13 08:08
algorithmic board game

Recently, I came up with (and practically tested) an algorithmic board game. The game involves two people: one player and one game master. The game consists of the game master placing a stack of cards (let's say, ten cards) on the table and a board with three fields labeled A, B, and C. Each card has a number on it. The cards are placed face down, so the player cannot see the numbers. The player's task is to find the card with the highest number. The player
cannot touch or look at the cards. The player can only give commands and ask questions to the game master. The available commands and questions are:
Take a card from the stack and place it on field A
Take a card from the stack and place it on field B
Take a card from the stack and place it on field C
Move the card from field A to field B
Move the card from field A to field C
...and so on, move a card from any field to any other field
Discard the card from field A
Discard the card from field B
Discard the card from field C
Is the card on field A greater than the card on field B?
Is the card on field A greater than the card on field C?
- ...and so on, is the card on any field greater than the card on any other field?

comments:
2020.01.03 17:41 darek

proste



nickname:

enter digit "four": (this is a spam protection)

offensive comments or those I don't like will be deleted


back to homepage

RSS