Difference between revisions of "SummerOfCodeProposal AI Improvement Crab AI Formula Language"

From The Battle for Wesnoth Wiki
m (New page: = Formula language = Formula language should be decoupled from formula AI to allow any AI to use it. Basic formula AI functions should use the game rules library functions to avoid code ...)
(No difference)

Revision as of 21:04, 2 April 2009

Formula language

Formula language should be decoupled from formula AI to allow any AI to use it.

Basic formula AI functions should use the game rules library functions to avoid code duplication.


--

return back to Summer Of Code Proposal of Crab