Even number game
In each round:
- player 1 chooses k numbers
(with no repetition)
- player 2 chooses an even number between smallest and largest chosen
numbers (with no repetition).
Any player that is unable to make a move loses the game.
Who wins?
This is open for k > 3.
For more information, see our paper:
Compression of enumerations and gain
https://arxiv.org/abs/2304.03030