Short: A cgi-bin-based WWW-game Author: o.wagner@pluribus.wupper.de Uploader: o wagner pluribus wupper de Type: comm/net Version: 1.0 Architecture: m68k-amigaos 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.