Guides/Platform Development/Tutorials

From Sirikata Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Platform Development Tutorials

The sheer size of complexity of the Sirikata code can be a real barrier to contributing. The other parts of the guide try to help a new developer isolate themselves to a smaller portion of the code, allowing them to quickly understand the components they need to modify or extend. Here, we try to address a number of common tasks that span the entire project, either because they deal with utility code used throughout the project or because they deal with the architecture of the entire system.