A tutorial on how to write your own text adventure game from scratch, using just the standard C library.
This is a complete walkthrough, where we will follow the incremental development of a simple yet fully functional game.
Start reading here:
https://helderman.github.io/htpataic/htpataic01.html
Source code is included, making it easy to follow the progress of the program with each chapter.
Ruud Helderman [email protected]
Licensed under MIT License