1
0
Fork 0

README: The games are now grouped into genres

This commit is contained in:
acn 2020-07-01 15:40:23 +02:00
parent 9008c67a38
commit d2eec82805
1 changed files with 25 additions and 11 deletions

View File

@ -10,25 +10,39 @@ sources or original files that I found online.
## Games in this repository
* [2048](2048/)
### Tetris clones
* [Quatris](Quatris/)
* [Cpmtris](cpmtris/)
### Kind-of jump-and-run games
* [CatChum](CatChum/)
* [Ladder](Ladder/)
* [Ladder (Turbo Pascal version)](LadderTP/)
### Arcade games
* [2048](2048/)
* [Worm](Worm/)
* [Snake](Snake/)
* [Pac](Pac/)
### Puzzle games
* [Blocks](Blocks/)
* [Sokoban](Sokoban/)
* [FindThatMine](FindThatMine/)
### Strategy games
* [Backgammon](Backgammon/)
* [Rogue](Rogue/)
* [Wanderer](Wanderer/)
* [CatChum](CatChum/)
* [Quatris](Quatris/)
* [Worm](Worm/)
* [Cpmtris](cpmtris/)
* [Sokoban](Sokoban/)
* [Battleships](Battleships/)
* [Blocks](Blocks/)
* [Robots](Robots/)
* [FindThatMine](FindThatMine/)
* [Snake](Snake/)
* [Robot Chase](RobotChase/)
* [MazezaM](MazezaM/)
* [Pac](Pac/)
* [Backgammon](Backgammon/)
## More Games on the Interwebs