This commit is contained in:
Miloslav Ciz 2024-03-30 00:11:50 +01:00
parent 860b62cc6a
commit 24de580085
28 changed files with 1861 additions and 1725 deletions

View file

@ -10,7 +10,7 @@ Minigames are still very often built on the principles of old arcade games such
## List Of Minigames
This is a list of just some of many minigames and minigame types.
Almost any traditional game idea can be made into a minigame if we simplify it enough, but for inspiration here is a list of some common minigames and minigame types.
- **[2048](2048.md)**
- **[arkanoid](arkanoid.md)**