Difference between revisions of "DevelopersHome"

From The Battle for Wesnoth Wiki
(General Information)
m (Remove link to a deleted page)
Line 50: Line 50:
 
* http://devdocs.wesnoth.org - generated code documentation
 
* http://devdocs.wesnoth.org - generated code documentation
 
* AI
 
* AI
** [[AI_Module]] - guide to AI module (src/ai)
 
 
** [[FormulaAI]] - Guide to the experimental formula AI branch
 
** [[FormulaAI]] - Guide to the experimental formula AI branch
 
* Themes
 
* Themes

Revision as of 20:51, 24 February 2016

General Information

Tools and Packaging

I want to start coding, what can I do?

Game - Create content

Code documentation

Communication, Feedback, Events

Miscellaneous