Pinned Repositories
Celeste
Celeste Bugs & Issue Tracker + some Source Code
city-game-studio-i18n
Translation file for City Game Studio
guilt
GUI library for love2d.
lovelyecs
Entity Component System for LUA.
lovr
Lua Virtual Reality Engine
luaunit
LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to be used directly or work with Continuous Integration platforms (Jenkins, Maven, ...).
middleclass
Object-orientation for Lua
nothing
A simple platformer about nothing
Opcode-LD42
Jam entry for Ludum Dare 42.
QuickPluginManager
Faster plugin management without going deep into Godot's plugin settings. The button should appear in upper-right corner (when you activate the plugin), where you can select plugin(s) to enable/disable.
mastermarkus's Repositories
mastermarkus/QuickPluginManager
Faster plugin management without going deep into Godot's plugin settings. The button should appear in upper-right corner (when you activate the plugin), where you can select plugin(s) to enable/disable.
mastermarkus/lovelyecs
Entity Component System for LUA.
mastermarkus/Celeste
Celeste Bugs & Issue Tracker + some Source Code
mastermarkus/city-game-studio-i18n
Translation file for City Game Studio
mastermarkus/guilt
GUI library for love2d.
mastermarkus/lovr
Lua Virtual Reality Engine
mastermarkus/luaunit
LuaUnit is a popular unit-testing framework for Lua, with an interface typical of xUnit libraries (Python unittest, Junit, NUnit, ...). It supports several output formats (Text, TAP, JUnit, ...) to be used directly or work with Continuous Integration platforms (Jenkins, Maven, ...).
mastermarkus/middleclass
Object-orientation for Lua
mastermarkus/nothing
A simple platformer about nothing
mastermarkus/Opcode-LD42
Jam entry for Ludum Dare 42.
mastermarkus/roact
A view management library for Roblox Lua like React
mastermarkus/tiny-ecs
ECS for Lua