Skip to content
Matt edited this page Feb 9, 2016 · 27 revisions

Welcome to Tubeworld! This wiki is mostly meant to provide personal documentation on the development of Tubeworld, but the Keyboard Controls page provides useful information for anyone interested in actually playing with the code. So far I only have the dependencies necessary for Linux, but one of these days I'll see about adding the jar files for Windows and Mac.

This project makes heavy use of the Processing library in java. Processing is a well-documented, open source library for rendering 2D and 3D graphics. Check out their website for more information.

Clone this wiki locally