Compare commits

...

2 commits

Author SHA1 Message Date
Ulysse McConnell
4c35c5ea3f
Merge 76fb0b244c into 294aef8fde 2026-02-23 08:30:53 -08:00
Ulysse McConnell
76fb0b244c
Add "How to program a text adventure in C" link 2020-08-23 10:51:49 +02:00

View file

@ -198,6 +198,7 @@ It's a great way to learn.
* [**C**: _Handmade Hero_](https://handmadehero.org/)
* [**C**: _How to Program an NES game in C_](https://nesdoug.com/)
* [**C**: _How to program a text adventure in C_](https://home.hccnet.nl/r.helderman/adventures/htpataic01.html)
* [**C**: _Chess Engine In C_](https://www.youtube.com/playlist?list=PLZ1QII7yudbc-Ky058TEaOstZHVbT-2hg) [video]
* [**C**: _Let's Make: Dangerous Dave_](https://www.youtube.com/playlist?list=PLSkJey49cOgTSj465v2KbLZ7LMn10bCF9) [video]
* [**C**: _Learn Video Game Programming in C_](https://www.youtube.com/playlist?list=PLT6WFYYZE6uLMcPGS3qfpYm7T_gViYMMt)