Skip to content

MarkGamed7794/lua-blockgame-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Lua 5.1 / LuaJIT block game engine. The entire repository can be run as a LOVE2D game, as a sample frontend/interface.

If you're here to play the block game:
- No
- Stop it
- This is just an engine
- Controls can be modified by changing the InputHandler creation in /main.lua

If you're just here for the engine, look no further than the entire /game/ directory. Everything outside of it, except for /funcs.lua, is not required for the engine to work; as such, if you're using the engine yourself, you should just take the /game/ directory.
If you use this engine, use /main.lua as a pseudo-reference.

As for copyright... well I don't know. Please use it; if you do, link the GitHub repo.
Documentation is in the engine files. Some stuff might be tied to the renderer and as such can be safely ignored.

About

A Lua 5.1 / LuaJIT engine for block games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published