AI:Skirmish:List

From Spring
(Redirected from AIs)
Jump to navigationJump to search

Main Page < AIs


Basics about Skirmish AIs in Spring.

Under Active Development

Listed in alphabetical order.

AAI
config-based, C++, uses learning techniques, by Submarine
BAI
config-less, Java, BA only, by Petah
BKPAI
config-less, C++, Kernel Panic only, by Baczek
Spring_Tanks' Borked Advancer
config-less, Lua, Spring Tanks only, by knorke

(Spring Tanks included AI is hardly an "intelligence" but might be usefull if you want to look at an example of a very bare-bones Lua AI. The file is Gadgets\tpAIbork.lua)

C.R.A.I.G.
config-based, Lua, currently Spring 1944 and SWIW only, by Tobi
CransJavaAI
config-less, Java, port of KAIK, by cranphin
DJAI
config-based, Java, by DJ
E323AI
config-based, C++, plays XTA, BA & BOTA by Error323 & Simon Logic
HughAI
config-based, Java, port of CSAI, by Hugh Perkins
KAIK
config-less, C++, best suited for *A mods, based on KAI by Krogothe, now developed by Kloot
NOE
config-based, Lua, AI for NOTA, gadget AI ready to use, developed by PepeAmpere. Widget version planned. Small manual on project Wiki.
NTai
config-based, C++, the longest running AI, currently non-functional, by AF
RAI
config-less, C++, supports many mods due to its universality, by Reth
Shard
config-based, C++ & Lua, highly configurable/adjustable, by AF

Special

NullAI
C Test AI, does nothing

NullJavaAI
basic Java Test AI, does nothing

NullLegacyCppAI
Legacy C++ Test AI, does nothing

NullOOJavaAI
Java Test AI using the OO wrapper, does nothing

No Longer Under Development

None of these AIs will work with the current spring release version. They are listed here, in case someone wants to take up development again, and for code reference.

AGAI
config-less, Java, by abma

CSAI
C# AI, by Hugh Perkins

JAI
first try at writing an AI in Java, by hoijui

JCAI
by Zaphod

KAI
by Krogothe

MyAI
An earlier AI, by Berion

OTAI
V1.13, An AI aimed at emulating the AI in OTA, by Veylon

QAI
V2.42, A half finished AI, by Qman

SAI
V0.15, by Spectre

TSI
A Polish project, originally based on SAI

TAI
replaced by NTai, by AF

ZcAIn
by Cain

Planned For Development

Epic
Next Gen AI, planned by AF

GAI
Groovy AI, planned by hoijui

ClojAI
Clojure AI, planned by ato