Reusable dependencies for games made with lua (especially with love)
Go to file
2020-01-29 14:32:57 +11:00
functional.lua initial commit 2020-01-29 14:26:28 +11:00
init.lua initial commit 2020-01-29 14:26:28 +11:00
intersect.lua initial commit 2020-01-29 14:26:28 +11:00
license.txt [added] readme, license 2020-01-29 14:32:57 +11:00
math.lua initial commit 2020-01-29 14:26:28 +11:00
oo.lua initial commit 2020-01-29 14:26:28 +11:00
readme.md [added] readme, license 2020-01-29 14:32:57 +11:00
stable_sort.lua initial commit 2020-01-29 14:26:28 +11:00
state_machine.lua initial commit 2020-01-29 14:26:28 +11:00
table.lua initial commit 2020-01-29 14:26:28 +11:00
vec2.lua initial commit 2020-01-29 14:26:28 +11:00

lua-core

Core dependencies for making games with lua, especially with love.

Definitely needs a catchier name, but does a lot of useful stuff to get projects off the ground faster.