Development:Getting Started: Difference between revisions
Jump to navigation
Jump to search
m →Table of Contents: fixed link to moved page |
m →Table of Contents: minor clarification |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
Getting Started with Adonthell Development | Getting Started with Adonthell Development | ||
{{JoinTheTeam}} | |||
== Synopsis == | == Synopsis == | ||
Line 7: | Line 9: | ||
== Table of Contents == | == Table of Contents == | ||
# [[Development:Overview|Overview]] | # [[Development:Overview|Project Overview]] | ||
# [[Development:QuickStart|Quick Start]] | |||
# [[Development:Dependency Matrix|Dependency Matrix]] | # [[Development:Dependency Matrix|Dependency Matrix]] | ||
# [[Development: | # [[Development:GIT|Getting Adonthell from GIT]] | ||
# [[Development:Compiling|Compiling Adonthell]] | # [[Development:Compiling|Compiling Adonthell]] | ||
# [[Development:First Steps|First Steps]] | |||
# [[Development:Style Guide|Coding Style Guide]] | |||
# [[Development:Join The Team|Join The Team]] | |||
[[Category:Development]] | [[Category:Development]] |
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.