jmichalicek / simple-text-game

The beginning of a super simple text adventure game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A super old text adventure game engine I started in C in 2006 or so. I don't want to lose it and might even build on it at some point.

TODO:

  • Scrap the multiply linked list and just use a dynamically sized array?

About

The beginning of a super simple text adventure game


Languages

Language:C 98.0%Language:Makefile 2.0%