Try out math games
This game has the following features:
Game 1 is a basic takeaway game. Select a number from 1 to 4 and the last player to input a number once the sum reaches 17 is the winner.
Game 2 is Penny Lane where you remove a division of yhe pennies remaining as long as the divisor is strictly less that the number of pennies remaining. The one with the remaining penny loses.
Game 3 is a greedy penny game. The first player can take any positive number away as long as they dont take away all the pennies, but the next person can only get less than what the previous player took.
Games 4, 5, and 6 are nim games with some variations (in terms of rng)