Development:Getting Started: Difference between revisions

From Adonthell
Jump to navigation Jump to search
m Table of Contents: Link to coding style guide added
m Table of Contents: links added
Line 13: Line 13:
# [[Development:CVS|Getting Adonthell from CVS]]
# [[Development:CVS|Getting Adonthell from CVS]]
# [[Development:Compiling|Compiling Adonthell]]
# [[Development:Compiling|Compiling Adonthell]]
# [[Development:First Steps|First Steps]]
# [[Development:Style Guide|Coding Style Guide]]
# [[Development:Style Guide|Coding Style Guide]]
# [[Development:Join The Team|Join The Team]]


[[Category:Development]]
[[Category:Development]]

Revision as of 17:16, 5 October 2008

Getting Started with Adonthell Development

Your Help is Wanted

If you are looking for an established project to demonstrate or boost your skills, then hop aboard and join the team. Take the opportunity and leave your mark on something that goes far beyond Waste's Edge, our first demo game. Work with seasoned developers that will help integrate your ideas and designs into Adonthell.

Synopsis

This Guide contains instructions for programmers that want to write code for Adonthell. Following them in the order listed below should help you obtaining the prerequisite libraries for Adonthell and the Adonthell source code itself. It then guides you through setting up everything so you can start knocking out these open items.

Table of Contents

  1. Overview
  2. Dependency Matrix
  3. Getting Adonthell from CVS
  4. Compiling Adonthell
  5. First Steps
  6. Coding Style Guide
  7. Join The Team