Snake
Rules
The game is played on a board of arbitrary shape. The first player controls the snake's head and the second player controls the snake's tail. Each player takes turns elongating the snake by moving their piece (head or tail) to an orthogonally adjacent empty cell. After a piece is moved, the cell it originally occupied is replaced with a "body" piece indicating that the cell is no longer empty. A player loses when they cannot elongate the snake on their turn.
Variants
- Misere: Force yourself into a position from where you cannot move.
GamesCrafters
Alice Chang (Backend, Solving)
Eleen Chiang (Backend, Solving)
Judy Chen (Backend, Solving)
Cameron Cheung (GamesmanUni GUI)