튜링머신
튜링머신은 매력적인 경쟁 추리 게임입니다. 전기나 전자 장치 없이 작동하는 프로토타입 컴퓨터를 사용하여 추리 게임의 새로운 세대를 여는 길을 닦았습니다.
검증기에 질문을 해서 다른 사람보다 빨리 비밀 코드를 찾아내야 합니다. 튜링머신에서는 지금까지 볼 수 없었던 방식의 특이한 천공 카드를 쓰는 아날로그 컴퓨터를 사용합니다.
정말 쉬운 문제부터 시작해 머리를 싸맬 정도의 난이도까지, 700만 가지가 넘는 다양한 코드 조합으로 끝없이 게임을 즐길 수 있습니다!
플레이어 수: 1 - 4
게임 시간: 7 mn
복잡성: 2 / 5
튜링머신 및 다른 게임 959개를 온라인으로 즐겨보세요.
다운로드가 필요없으며, 웹 브라우저에서 바로 플레이할 수 있습니다.
친구들과 그리고 전세계의 수많은 게이머들과.
무료.
튜링머신 및 다른 게임 959개를 온라인으로 즐겨보세요.
다운로드가 필요없으며, 웹 브라우저에서 바로 플레이할 수 있습니다.
친구들과 그리고 전세계의 수많은 게이머들과.
무료.
규칙 요약
Overview
The objective of the game is to be the first player to correctly solve the code, and with the fewest questions asked, or be the only player not eliminated.
Turn
A turn consists of four or five stages, with each stage carried out simultaneously. The stages are:
- Compose
- Question
- Deduce
- End
- Verification (Not in all rounds)
Compose
In this phase, each player decides on a number for each colour/shape. A number may be used for multiple shapes (e.g. three triangles three squares, two circles).
Question
Players pick up to three of the Verifiers and see how their Proposal meets their criteria.
Two Important Notes:
- The Verifiers do NOT correspond to colors and/or shapes. For example:
- Two Verifiers may contain criteria towards the same colour/shape, or
- A single Verifier may ask if Yellow/Square is Even,
- Another Verifier may ask if Yellow/Square is greater than three)
- The Correct and Incorrect answer received does NOT mean the number is right or wrong, but whether or not your proposal passed for that the Verifier.
Deduce
After completing the Verification step, take some time to figure out (but not declare) if you have found the answer.
End
At the end, count to three, then reveal either a thumbs up (if think you know the code) or a thumbs down (if you are not sure of the code)
If everyone pointed down, return to Compose Phase
If at least one person pointed up, move to the Verification Phase
Verification
The correct code will pass the test of ALL verifiers
If one person is correct, they win!
If more than one person is correct, the person who asked the fewest questions wins!
If no one is correct, they are eliminated!
If the second to last person is eliminated, the final player, even though they did not participate in Verification, will win!
Meaning of verifiers
Each of the verifiers tell you that one of the criteria tested is true or not.
Per example if it exist a verifier which tell you if [(b<3) or (y<3) or (p<3)], that assure you that the color tested is <3. By testing 222, in all games that verifier would return true (so it's useless to ask). If you test 225, it can return true or false. If it return false, then p<3. If it return true, then you don't know if b<3 or if y<3 or if both are true. If you test 555, it will always return false (so it's useless to ask).
Mode
Classic
1 card for each verifier.
Extreme
2 cards for each verifier but only one valid criterion.
Nightmare
You do not know which verifier is associated with which verification card.
Strategy (spoilers)
Each verifier is useful and at the end there is a single solution.
If there is a verifier which test if b<y, b=y, or b>y ; and another test if b<yp, y<bp, or p<by, then if y<bp, that makes the first verifier useless. Same for b<yp. So the second verificator is p<by.
If there is a verifier about the numbers of 4s in the combinaisons, and no others verifiers tell you information about purple, then if p=1, you could have another solution by making p=2. Same for 3&5. So p=4.
For more information, check the following page: Tips turingmachine .