A downloadable development platform for Windows, macOS, and Linux

turtleSpaces is a 3D game engine using the Logo programming language (turtles!) It is an extreme extension of Apple Logo II.

It has dozens of 2D and 3D shapes that can be easily created, 3D turtle models, text, sound, music and more. There are hundreds of primitives (commands) that do all sorts of things.

It supports concurrency, multiple turtles, rudimentary collision detection and much, much more. It is written in Google Go.

It has executable binaries for Windows, macOS and Linux, as well as a web-based (webassembly / javascript)  development environment and web-based player (for sharing).


There are a number of examples available inside both the web interface and the binary executable versions.

Game jams are coming soon.

Download

Download
Windows Executable
External
Download
macOS Executable
External
Download
Linux Executable
External
Download
Web-based development environment and player
External

Install instructions

Executables do not need to be installed, just unzip and run.

Note: Executables are not signed.

Linux download requires libportaudio2 to be installed https://reposcope.com/package/libportaudio2