lua_missions

Lua tutorial

A test-driven learning platform for the Lua programming language

Lua Koans, minus the Zen stuff

GitHub

379 stars
17 watching
76 forks
Language: Lua
last commit: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kikito/middleclass A Lua-based object-oriented programming library that enables easy creation of classes with inheritance and other features. 1,776
kikito/inspect.lua Transforms any Lua value into a human-readable representation. 1,391
kikito/i18n.lua A comprehensive language translation library for Lua 257
sygmei/luatalk A collection of Lua code examples and explanations for a talk on the Lua programming language 3
kikito/bump.lua A Lua-based collision detection library for axis-aligned rectangles 948
kikito/tween.lua A Lua library for creating smooth, interpolated changes to game objects or other data structures over time. 590
kikito/gamera A camera system for game development using Lua. 260
kikito/ansicolors.lua A Lua library for printing text in color to the console. 137
kikito/cron.lua A set of time-related functions for scheduling tasks at regular intervals. 178
e-lab/torch7-demos Demos and tutorials for the Lua-based machine learning framework Torch7 43
kikito/anim8 An animation library for LÖVE game development 755
squeek502/zua An attempt to implement Lua 5.1 in Zig for educational purposes 176
clementfarabet/ipam-tutorials Hands-on tutorials and code examples for implementing supervised and unsupervised learning algorithms in Lua using the Torch7 deep learning framework. 130
hengestone/lua-languages A collection of languages and projects that compile to or use Lua as their intermediate language 607
actboy168/bee.lua A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. 161