turtle.lua

Turtle graphics library

A simple turtle graphics library for drawing shapes and images in LÖVE.

Turtle graphics library for LÖVE.

GitHub

95 stars
5 watching
7 forks
Language: Lua
last commit: about 4 years ago
Linked from 1 awesome list

drawinglualua-librarypure-luasimpleturtleturtle-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
walkerje/c-turtle A C++ port of Python's Turtle graphics library for educational purposes. 61
robloach/raylib-lua-sol A Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua. 94
kikito/anim8 An animation library for LÖVE game development 731
linux-man/loveframes A GUI library for creating graphical user interfaces in LÖVE 11.x games and applications. 122
excessive/patchy Provides a simple 9patch image loading and drawing library for the LÖVE game engine. 35
ray-x/guihua.lua A Lua-based GUI library for Neovim plugin developers to create interactive user interfaces. 169
floatingbanana/grove A set of Lua libraries providing utility functions for graphics and animation in game development. 13
lua-stdlib/lua-stdlib A collection of standard Lua libraries for various versions of the Lua programming language. 289
groverburger/g3d Simplifies 3D rendering in the LÖVE game engine using Lua. 570
lukasbanana/llgl A low-level graphics library providing a thin abstraction layer for various modern and legacy rendering APIs. 2,074
bungle/lua-resty-haru A Lua library providing FFI bindings to the Haru PDF library for creating and manipulating PDF documents. 9
pfirsich/kaun A Lua module for 3D graphics intended to provide a low-level API for abstracting away OpenGL details and enabling advanced techniques without the need for significant modifications to an existing game engine. 7
slages/love-imgui A Lua wrapper around the ImGui C++ library for the LOVE game engine. 322
oakes/play-cljc A game library for making games with Clojure and ClojureScript using OpenGL and WebGL 544
camchenry/sock.lua A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. 176