Long:
This is a demonstration of how to create "context keeping" WWW applications
in form of a silly game. It consists of a .html page giving instructions
and a startup link and a C program repeatly called as a cgi-bin "script"
outputing new game stats.
The game itself is in german language, sorry. Source code in Ansi-C
is included; it should well compile on any platform.
To install, put "zombie.html" in your http: document directory and
"zombie" into your cgi-bin directory.
|