List of Holy Land Files - wolscott/Holy_Land GitHub Wiki
List of Holy Land Files
hl
This is the compiled executable
hl_loader.c
This file contains the functions used to parse the story file and load the game's content.
hl_frontend.c
This file contains the code to handle input and output from the user.
holy_land.h
This is the header file that contains all of the definitions and function prototypes for both hl_loader.c and hl_frontend.c
holy_land_story.txt
This file contains the story data for the Holy Land interactive story.