The 💯 Game A command-line implementation of the 100 game written in Python Rules Two players start with a shared total of zero. On each turn, a player adds a number from 1 to 10 to the total. Whichever player reaches 100 wins.