Masyu-making game2 bishops versus a lone kingChomp (Game with a Poisoned Chocolate Bar)Even and Odd gameCan you solve this masyu puzzle?A Total Masyu puzzleTry to design a uniquely solvable masyuThe Knight Checker or Football ChessMasyu puzzles with many circlesCan you create a free-floating MASYU puzzle?Game Night at the Binomial Elks Club
Improving an O(N^2) function (all entities iterating over all other entities)
How was Luke's prosthetic hand in Episode V filmed?
What could make large expeditions ineffective for exploring territory full of dangers and valuable resources?
How slow ( not zero) can a car engine run without hurting engine and saving on fuel
What is a Romeo Word™?
Making a Dataset that emulates `ls -tlra`?
Linux ext4 restore file and directory access rights after bad backup/restore
Parser for STL stereolithography data files
You have no, but can try for yes
Inscriptio Labyrinthica
Why would word of Princess Leia's capture generate sympathy for the Rebellion in the Senate?
What's a German word for »Sandbagger«?
Was demon possession only a New Testament phenomenon?
Applying for jobs with an obvious scar
Are there foods that astronauts are explicitly never allowed to eat?
Why did my "seldom" get corrected?
Demographic consequences of closed loop reincarnation
How to belay quickly ascending top-rope climbers?
Project Euler # 25 The 1000 digit Fibonacci index
How important are the Author's mood and feelings for writing a story?
Authorship dispute on a paper that came out of a final report of a course?
Heatsink on underside of PCB
Align the contents of a numerical matrix when you have minus signs
Evaluate the limit the following series
Masyu-making game
2 bishops versus a lone kingChomp (Game with a Poisoned Chocolate Bar)Even and Odd gameCan you solve this masyu puzzle?A Total Masyu puzzleTry to design a uniquely solvable masyuThe Knight Checker or Football ChessMasyu puzzles with many circlesCan you create a free-floating MASYU puzzle?Game Night at the Binomial Elks Club
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
$begingroup$
Two players are playing a game on a $4times4$ board. The players take turns adding either a white circle or a black circle into any empty square, so that the board makes a solvable masyu puzzle (with one or more possible solutions). The winner is the player who first makes the position uniquely solvable (i.e. a puzzle which only has one possible solution).
What move should the first player start with?
logical-deduction grid-deduction game
$endgroup$
add a comment |
$begingroup$
Two players are playing a game on a $4times4$ board. The players take turns adding either a white circle or a black circle into any empty square, so that the board makes a solvable masyu puzzle (with one or more possible solutions). The winner is the player who first makes the position uniquely solvable (i.e. a puzzle which only has one possible solution).
What move should the first player start with?
logical-deduction grid-deduction game
$endgroup$
add a comment |
$begingroup$
Two players are playing a game on a $4times4$ board. The players take turns adding either a white circle or a black circle into any empty square, so that the board makes a solvable masyu puzzle (with one or more possible solutions). The winner is the player who first makes the position uniquely solvable (i.e. a puzzle which only has one possible solution).
What move should the first player start with?
logical-deduction grid-deduction game
$endgroup$
Two players are playing a game on a $4times4$ board. The players take turns adding either a white circle or a black circle into any empty square, so that the board makes a solvable masyu puzzle (with one or more possible solutions). The winner is the player who first makes the position uniquely solvable (i.e. a puzzle which only has one possible solution).
What move should the first player start with?
logical-deduction grid-deduction game
logical-deduction grid-deduction game
asked 8 hours ago
jafejafe
33.2k5 gold badges91 silver badges332 bronze badges
33.2k5 gold badges91 silver badges332 bronze badges
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Up to symmetries of the board, there aren't very many possible moves for the first player:
There are only five moves: black in A, black in B, black in F, white in B, and white in F.
Black in A doesn't work; the second player responds with black in K.
Black in B doesn't work; the second player responds with black in O.
Black in F doesn't work; the second player responds with black in P.
White in B doesn't work; the second player responds with black in K.
So the only possible answer is white in F.
Does this strategy work?
Let's check all possible responses to white in F (again, ignoring symmetry):
Black in A makes the puzzle unsolvable.
Black in B: respond with black in L.
Black in C makes the puzzle unsolvable.
Black in D: respond with black in J.
Black in G: respond with black in M.
Black in H: respond with black in M.
Black in K makes the puzzle unsolvable.
Black in L: respond with black in B.
Black in P: respond with white in B.
White in A makes the puzzle unsolvable.
White in B: respond with black in P.
White in C: respond with black in L.
White in D makes the puzzle unsolvable.
White in G: respond with black in N.
White in H: respond with black in J.
White in K: respond with white in L.
White in L: respond with white in K.
White in P makes the puzzle unsolvable.
So this first move does indeed work, and lets the first player win on their next turn.
$endgroup$
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "559"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f86359%2fmasyu-making-game%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Up to symmetries of the board, there aren't very many possible moves for the first player:
There are only five moves: black in A, black in B, black in F, white in B, and white in F.
Black in A doesn't work; the second player responds with black in K.
Black in B doesn't work; the second player responds with black in O.
Black in F doesn't work; the second player responds with black in P.
White in B doesn't work; the second player responds with black in K.
So the only possible answer is white in F.
Does this strategy work?
Let's check all possible responses to white in F (again, ignoring symmetry):
Black in A makes the puzzle unsolvable.
Black in B: respond with black in L.
Black in C makes the puzzle unsolvable.
Black in D: respond with black in J.
Black in G: respond with black in M.
Black in H: respond with black in M.
Black in K makes the puzzle unsolvable.
Black in L: respond with black in B.
Black in P: respond with white in B.
White in A makes the puzzle unsolvable.
White in B: respond with black in P.
White in C: respond with black in L.
White in D makes the puzzle unsolvable.
White in G: respond with black in N.
White in H: respond with black in J.
White in K: respond with white in L.
White in L: respond with white in K.
White in P makes the puzzle unsolvable.
So this first move does indeed work, and lets the first player win on their next turn.
$endgroup$
add a comment |
$begingroup$
Up to symmetries of the board, there aren't very many possible moves for the first player:
There are only five moves: black in A, black in B, black in F, white in B, and white in F.
Black in A doesn't work; the second player responds with black in K.
Black in B doesn't work; the second player responds with black in O.
Black in F doesn't work; the second player responds with black in P.
White in B doesn't work; the second player responds with black in K.
So the only possible answer is white in F.
Does this strategy work?
Let's check all possible responses to white in F (again, ignoring symmetry):
Black in A makes the puzzle unsolvable.
Black in B: respond with black in L.
Black in C makes the puzzle unsolvable.
Black in D: respond with black in J.
Black in G: respond with black in M.
Black in H: respond with black in M.
Black in K makes the puzzle unsolvable.
Black in L: respond with black in B.
Black in P: respond with white in B.
White in A makes the puzzle unsolvable.
White in B: respond with black in P.
White in C: respond with black in L.
White in D makes the puzzle unsolvable.
White in G: respond with black in N.
White in H: respond with black in J.
White in K: respond with white in L.
White in L: respond with white in K.
White in P makes the puzzle unsolvable.
So this first move does indeed work, and lets the first player win on their next turn.
$endgroup$
add a comment |
$begingroup$
Up to symmetries of the board, there aren't very many possible moves for the first player:
There are only five moves: black in A, black in B, black in F, white in B, and white in F.
Black in A doesn't work; the second player responds with black in K.
Black in B doesn't work; the second player responds with black in O.
Black in F doesn't work; the second player responds with black in P.
White in B doesn't work; the second player responds with black in K.
So the only possible answer is white in F.
Does this strategy work?
Let's check all possible responses to white in F (again, ignoring symmetry):
Black in A makes the puzzle unsolvable.
Black in B: respond with black in L.
Black in C makes the puzzle unsolvable.
Black in D: respond with black in J.
Black in G: respond with black in M.
Black in H: respond with black in M.
Black in K makes the puzzle unsolvable.
Black in L: respond with black in B.
Black in P: respond with white in B.
White in A makes the puzzle unsolvable.
White in B: respond with black in P.
White in C: respond with black in L.
White in D makes the puzzle unsolvable.
White in G: respond with black in N.
White in H: respond with black in J.
White in K: respond with white in L.
White in L: respond with white in K.
White in P makes the puzzle unsolvable.
So this first move does indeed work, and lets the first player win on their next turn.
$endgroup$
Up to symmetries of the board, there aren't very many possible moves for the first player:
There are only five moves: black in A, black in B, black in F, white in B, and white in F.
Black in A doesn't work; the second player responds with black in K.
Black in B doesn't work; the second player responds with black in O.
Black in F doesn't work; the second player responds with black in P.
White in B doesn't work; the second player responds with black in K.
So the only possible answer is white in F.
Does this strategy work?
Let's check all possible responses to white in F (again, ignoring symmetry):
Black in A makes the puzzle unsolvable.
Black in B: respond with black in L.
Black in C makes the puzzle unsolvable.
Black in D: respond with black in J.
Black in G: respond with black in M.
Black in H: respond with black in M.
Black in K makes the puzzle unsolvable.
Black in L: respond with black in B.
Black in P: respond with white in B.
White in A makes the puzzle unsolvable.
White in B: respond with black in P.
White in C: respond with black in L.
White in D makes the puzzle unsolvable.
White in G: respond with black in N.
White in H: respond with black in J.
White in K: respond with white in L.
White in L: respond with white in K.
White in P makes the puzzle unsolvable.
So this first move does indeed work, and lets the first player win on their next turn.
answered 4 hours ago
Deusovi♦Deusovi
69.5k7 gold badges240 silver badges304 bronze badges
69.5k7 gold badges240 silver badges304 bronze badges
add a comment |
add a comment |
Thanks for contributing an answer to Puzzling Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fpuzzling.stackexchange.com%2fquestions%2f86359%2fmasyu-making-game%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown

