Development:Getting Started: Difference between revisions

From Adonthell
Jump to navigation Jump to search
m Reverted edits by Asipicabad (talk) to last revision by Ksterker
m Table of Contents: minor clarification
 
Line 9: Line 9:
== Table of Contents ==
== Table of Contents ==


# [[Development:Overview|Overview]]
# [[Development:Overview|Project Overview]]
# [[Development:QuickStart|Quick Start]]
# [[Development:QuickStart|Quick Start]]
# [[Development:Dependency Matrix|Dependency Matrix]]
# [[Development:Dependency Matrix|Dependency Matrix]]

Latest revision as of 10:02, 26 February 2012

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. Project Overview
  2. Quick Start
  3. Dependency Matrix
  4. Getting Adonthell from GIT
  5. Compiling Adonthell
  6. First Steps
  7. Coding Style Guide
  8. Join The Team