Developers/Documentation
Jump to navigation
Jump to search
As with most software projects, we have difficulties with documentation. We are very interested in finding people interested in documenting the system. If you are to shy about your coding skills to write code, helping us document the code-base would be an amazing and valuable contribution and might help you learn.
Tutorials
See the Tutorials page for introductory and quick-start tutorials. Game developers will likely want to focus on:
- Game Development Newbies -- general introduction
- Game development HOWTO -- 5-minutes to your first activity in Pygame
References
See the API Reference for pointers to the various libraries' reference documentation.
Resources
- The Developer's Category collects everything in the wiki that's been tagged as pertaining to developers (it's a bit hard to navigate)
- Developers Program focuses on development for the core system, but with information useful for activity developers as well
- Sugar Code Snippets
Code worth reading:
- BlockParty for overall organization of an activity.
- HelloMesh, Connect or Write for tubes.