This commit is contained in:
Miloslav Ciz 2024-10-03 17:34:08 +02:00
parent aab4692f16
commit 766d037053
26 changed files with 1904 additions and 1802 deletions

View file

@ -41,6 +41,7 @@ Almost any traditional game idea can be made into a minigame if we simplify it e
- **maze**
- **[minigolf](minigolf.md)**
- **[minesweeper](minesweeper.md)**
- **[nonogram](nonogram.md)**
- **[pacman](pacman.md)**
- **[pinball](pinball.md)**
- **[poker](poker.md)**