C# AI Interface, and Proof of concept C# AI - Page 7

C# AI Interface, and Proof of concept C# AI

Here is where ideas can be collected for the skirmish AI in development

Moderators: hoijui, Moderators

User avatar
hughperkins
AI Developer
Posts: 836
Joined: 17 Oct 2006, 04:14

Post by hughperkins »

Build instructions:
- install Java SDK 6
- install .Net Framework .Net runtime 2.0
- download zipfile and unzip
- in a cmd, change into directory of unzipped files

For C#:
- run buildcs.bat to build
- type "test" to run
- ctrl-c in cmd to exit (or possibly ctrl-break)

For Java:
- edit buildjava.cmd to point to Java SDK 6 and to jogldir, where jogldir is the unzipped directory
- run buildjava.bat to build
- type "java Test" to run
- ctrl-c in cmd to exit (or possibly ctrl-break)
Post Reply

Return to “AI”