A coin weighing game with n >= 2 coins: n - 2 real coins and 2 fake, lighter coins. Written in C++, it implements a computer that consistently find the fake coins in at most one more weighing than the known lower bound.
Note: The project is still on development and will see some changes, especially in x11 interface.