## Description _Teaser_ is a puzzle game in a 3×3 grid of bits. Each bit can be either 1 or 0. The rules are simple. The player can change a 1 to a 0, but not the other way around. When changing a 1 into a 0, it also influences its neighbours. When [...]
## Description _Nimb_ is an implementation of the classic mathematical game Nim. There are 15 sticks in a pile. Each turn a player can take one, two or three sticks from the pile. Whoever picks the last stick loses the game. The player plays against the [...]
## Description _Bagels_ is a mastermind game where the player must guess the computer’s code. Codes consists of three numbers. After each guess of the player, the computer answers fermi (one digit is at the right position), pico (one digit is in the [...]