Version 26 (modified by patrick, 19 years ago) (diff) |
---|
Coding
We advise you to read the following couple of pages, if you would like to start working with/on Orxonox:
"In the UNIX world, we're very used to the notion of having many small programs that do one thing, and do it well. And then connecting those programs with pipes, and solving often quite complicated problems with simple and independent building blocks. And this is considered good programming. - Linus Torwalds
Introduction
- Orxonox Primer? - A short overview on the offered development environment.
Code Documentation
- Modules & Owners? - little !howtos to the modules.
- Doxygen API - doxygen documentation
Guides and Standards
- Coding Manifesto? - code formating rules.
- Fast Code? - make fast and performant code.
Coding Tools
- Open Source Tools? - Purposed coding environement for linux
Misc
- Programers FAQ? - The questions, the answers
- Engine Features? - A list of all features the engine offers until now.
- Links? - A collection of useful stuff.