ToothyGDL/WritingYourOwn
[http://www.toothycat.net/wiki/compiled_code/MyHomePage-GameName.html Play]
[http://www.toothycat.net/wiki/slang_wrapper.pl?page=MyHomePage/GameName Recompile]
[http://www.toothycat.net/wiki/compiled_code/MyHomePage-GameName.txt View compiler errors]
ToothyGDL
<pre><nowiki>
logic
{
// Game logic goes here
}
display
{
// Display information goes here
}
</nowiki></pre>
perl -MCPAN -e shell..and follow the prompts. It'll want unix-like tools including tar, gzip, lynx... around, so under Windows you probably want to install something like Cygwin, MinGW? or "Microsoft Windows Extensions for Unix".
|