/warlight2-starterbot-csharp

C# code for a simple AI bot, for Warlight AI Challenge 2

Primary LanguageC#OtherNOASSERTION

Warlight AI Challenge 2 - C# starter bot

C# code for a simple AI bot, for Warlight AI Challenge 2.

Based on the Java starter bot by Jim van Eeden, version 1.1, provided from the Getting Started section of the Challenge website. This is essentially a translation of Jim's example bot, with some C# specific changes.

License

Jim's original bot is licensed under the MIT License, see LICENSE file.