Tagged Questions

2
votes
3answers
532 views

Generalized tic-tac-toe

We begin with $2n+1$ cards, each with a distinct number from $-n$ to $+n$ on it, face up in between the two players of the game. The players take turns selecting a card and keepin …
14
votes
5answers
2k views

Irreversible chess

Suppose we play a chess-variant, where any finite number of pieces are allowed, and the board is as large as we wish, but only two kings in total. And there is no 50 move-rule, no …
19
votes
6answers
2k views

Neutral tic tac toe

I heard this puzzle from Bob Koca. Suppose we play misere tic-tac-toe (a.k.a. noughts and crosses) where both players are X. Who wins? That particular puzzle is easy to solve, b …
12
votes
2answers
3k views

Winning strategy at chomp (a chocolate bar game)?

The game of chomp is an example of a game with very simple rules, but no known winning strategy in general. I copy the rules from Ivars Peterson's page http://www.maa.org/mathla …
5
votes
1answer
765 views

A Game of Knights and Queens

Let $m,n,u,v \in \mathbb{N}$ be parameters with $m,n \geq 3$. Suppose two players play a game on a $m \times n$ chess board and we denote the squares of the board by the set of poi …
18
votes
1answer
1k views

Who wins this two-player game based on the sandpile model?

Given a connected graph $G$, two players, Blue and Green, play the following game: initially, all vertices are unclaimed. Players alternate turns. On her turn, Blue adds a token …
12
votes
1answer
702 views

Mathematical solution for a two-player single-suit trick taking game?

The question on games and mathematics that appeared recently on mathoverflow (http://mathoverflow.net/questions/13638/which-popular-games-are-the-most-mathematical) reminded me of …
4
votes
0answers
598 views

Game: Avoid the Gaussian primes

Here is a 2-player game played on a region of the Gaussian integers, $\mathbb{Z}[i]$. Initially four points are colored, opposite corners of an $X$ by $Y$ rectangle: $0 + 0i$ and $ …