|
|
Line 35: |
Line 35: |
|
* [[Race Customization]] |
|
* [[Race Customization]] |
|
* [[Making An AI With Echo (part 1)|Making An AI With Echo]]. Read this if you want to make an AI for Glob2. |
|
* [[Making An AI With Echo (part 1)|Making An AI With Echo]]. Read this if you want to make an AI for Glob2. |
|
|
|
|
* [[How to contribute without having access to VCS]] |
|
|
====Algorithm Descriptions==== |
|
====Algorithm Descriptions==== |
|
* [[Resource_Algorithm|Resource growing description]] |
|
* [[Resource_Algorithm|Resource growing description]] |
Line 42: |
Line 42: |
|
|
|
|
|
|
|
|
|
Of course, [[Contributor Center|Resources for contributors]], [http://savannah.nongnu.org/projects/glob2 savannah] as well as [[IRC]] are also very usefull for developers. |
|
Of course, [[Contributor Center|Resources for contributors]], [http://savannah.nongnu.org/projects/glob2 savannah] as well as [[IRC]] are also very useful for developers. |
|
|
|
|
|
===Work in Progress=== |
|
===Work in Progress=== |
Revision as of 15:51, 15 February 2021
This page is intended to be the center of the developer community, i.e. people working with direct Git access. The final code documentation should be written by doxygen into Git in docsrc/ directory, but intermediate doc are welcomed here to be worked on.
Resources for developers
These are wiki resources useful for developer:
Compilation and Releases
Packaging
Coding info
Algorithm Descriptions
Of course, Resources for contributors, savannah as well as IRC are also very useful for developers.
Work in Progress
These sections are still being worked on. While you're welcome to comment on them, you shouldn't spend all day nitpicking on them, as they might be changed completely or removed before you're finished.
These files have been written up fully, but need to be peer-reviewed. Please read through these pages, edit and comment on them.