This commit is contained in:
Miloslav Ciz 2024-04-09 21:36:40 +02:00
parent 78e9ea0902
commit fdb6507a9f
11 changed files with 1790 additions and 1744 deletions

View file

@ -157,4 +157,5 @@ As for **non-computer games**: these are usually closer to LRS than any computer
- [chess](chess.md)
- [gamebook](gamebook.md)
- [tangram](tangram.md)
- [game of life](game_of_life.md)
- [game of life](game_of_life.md)
- [minesweeper](minesweeper.md)