EGSL 1.3.4 a small interpreter for easy 2D game development.
EGSL (Easy Game Scripting with Lua) is a small Lua interpreter for easy 2D game development. The engine is based on SDL, SDL_gfx, SDL_mixer, SDL_image and SDL_ttf. It uses a BASIC-style syntax for the 2D engine functions. You can create stand-alone executables of your scripts.
The Setup for Windows includes all the necessary libaries. You will [...]