Kayles
Rules
Kayles is played with an arbitrary number of bowling pins arranged in a line. The pins are all standing at the beginning of the game.
Each player, on their turn, either knocks over any one pin or knocks over any two adjacent pins.
Two pins are considered adjacent only if they are next to each other at the beginning of the game; if two pins were not next to each other at the start of the game, they are not considered adjacent even if all pins between them have been knocked over.
A player wins by leaving their opponent without any pins to knock over.
Variants
- Size: Vary the number of pins.
GamesCrafters
Avery Liou (Backend, Original GamesmanUni GUI)
Cameron Cheung (Current GamesmanUni GUI)