Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.
Kayne Ruse edited this page Dec 15, 2016 · 7 revisions

Introduction

Hello and welcome to the TurtleMap Wiki. Here, I'll try to explain and document everything there is to know about the TurtleMap Library. If you're reading this, then you should also have the TurtleMap source code readily available as well.

Crash Course

This is a straight forward way of learning how to use TurtleMap.

Detailed Reference

This is a breakdown of each class, it's methods and it's APIs, for quick lookup.

Adaptation

This section is for those who wish to adapt or modify TurtleMap. Please know that any modifications are welcome, and if it suits specific a purpose it may be accepted via a pull request on GitHub.

  • Disconnecting TurtleGUI - Removing the dependency on SDL2 and TurtleGUI
Clone this wiki locally