luaturtle

Desktop turtle graphics for Lua 5.4 (Cairo + SDL2)

$ luarocks install luaturtle

A desktop turtle graphics library for Lua 5.4, inspired by Python's
turtle module and Seymour Papert's Mindstorms. Students write normal
Lua scripts; a Cairo-rendered graphics window appears.

Features: multi-turtle, animated undo, REPL mode (readline), full
Python turtle API compatibility for ~40 commands.

Versions

0.1.0-27 hours ago0 downloads
0.1.0-17 hours ago0 downloads

Dependencies

lua >= 5.4

Manifests