Version 8 (modified by patrick, 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? - A short overview on the development environment.
Pathfinder trough the Code Jungle
- Framework Description? - mayor description of orxonox.
- Module Descriptions? - little !howtos to the modules.
To make your code look like Orxonox code
- Coding Manifesto? - code formating rules.
- Fast Code? - make fast and performant code.