Gyarados Contest
From LagoonWiki
Revision as of 17:37, 6 December 2007; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
The demo gyarados scripted AI has two parts. GameController implements an interface for a game AI, and DemoController uses that interface to implement a basic AI. A complete checkout of gyarados with the necessary files is available here and the contest script files themselves are available here here.
