helderman / htpataic

How to Program a Text Adventure in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Program a Text Adventure in C

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.

Run on Repl.it

Ruud Helderman r.helderman@hccnet.nl

Licensed under MIT License

About

How to Program a Text Adventure in C

License:MIT License


Languages

Language:HTML 52.5%Language:C 41.5%Language:Awk 3.9%Language:Makefile 1.6%Language:Shell 0.3%Language:CSS 0.1%