Version 7 (modified by bensch, 19 years ago) (diff) |
---|
Coding
Every Start is hard
So you decided to help coding, but havn't yet got the slightest idea of where to start: read through the following primer:
- Orxonox Primer? - This will give you a short overview of the development environment of Orxonox.
Pathfinder trough the Code Jungle
- Framework description? - mayor description of orxonox
- A collection of module descriptions? - we have started to write little !howtos for our modules.
You will like them! - We also provide guides to the GameFeatures
To make your code look like Orxonox code
- The Art of Coding? - tells you how you write the code the Orxonox way
- Speedup your Code? - will give you some ideas on how to code in a performant manner.