SoC Ideas Lua AI
From The Battle for Wesnoth Wiki
This page is related to Summer of Code 2010 |
See the list of Summer of Code 2010 Ideas |
This is a Summer of Code 2010 Idea |
Description
Lua AI support was recently added to wesnoth. Expose c++ AI support functions that wesnoth has, to Lua.
Definition of Done
all information that is possible to use in c++ AI, is possible to use in Lua AI with relatively same level of complexity for AI author.