This commit is contained in:
Miloslav Ciz 2024-11-26 14:13:37 +01:00
parent 9c911cc430
commit 232c0266bf
21 changed files with 1928 additions and 1871 deletions

View file

@ -47,6 +47,7 @@ NOTE 2: See **[how to do projects well](project.md)**.
| game: Jump King clone (likely SAF) | easier | | | | easy to make, potentially lot of fun | |
| game: battle simulator clone (3D or 2D)| mid-hard | | | thinking about it | clone Ultimate Epic Battle Simulator | CPU vs CPU in RTS games |
| game: 3D light-gun shooter (with S3L) | mid | | | | nice relaxation game, not that hard to make | |
| game: world's hardest game clone (SAF) | easy | | | | | |
| game: zero player simulators/toys | mid/easier | [procball](procball.md) | drummyfish |done, more is better | games you don't play, just watch, to replace TV, streams etc. | |
| games: tiny ones | easy | [uTD](micro_td.md), ... | ... |can never have enough| very tiny games, SAF is ideal for this, nice learning project | |
| game servers w/o rules (allow cheating)| mid? | | | | e.g. for chess, MT, AFPS and so on, allow everything | |