Silly command-line games, like the ones we used to program when we were kids.
Trying to keep it under 100LOC of C code.
- Sudoku - 9x9, 6x6 or 4x4 classic sudoku generator.
- Takuzu - binary sudoku generator.
- Countdown - numbers game from the British TV show.
- Wordle - NYT word guessing game.
- Bulls and Cows - code breaking game, similar to Mastermind.
- Dobble - find symbols in common between two cards.
- MiniChess - simplified chess variants for 4x5, 5x5 or 6x6 boards.