[Home] / Developer Tools
[NPM] [Atom Packages]Love2D Libraries
I've developed some libraries that can be used to create Love2D games.
- love-console - An in game REPL.
- hump.timer.actions - Composable, monadic actions.
Love2D Atom Tools
I've developed a set of packages that improves the experience of editing Love2D games in Atom.
- autocomplete-love - Autocomplete LOVE2D functions.
- hyperclick-love - CMD-click a LOVE2D function to open the wiki.
- linter-luaparse - Lint lua code without having Lua installed.
- love-ide - A meta-package that installs many useful packages.