Simple base functions for Lutro LUA engine inspired on Sega Genesis system.
Designed specifically for 320x224 internal resolution and Sega Genesis controller layout.
Create your game editing dev/ directory
Copy the game.lua file (and assets) on lovetest/ folder for test using LOVE2D (NOT remove or replace main.lua)
Files:
main.lua : Base system, usually edition is not required
game.lua : Game lua script.
global.lua : Screen resolution.
intro.lua : Intro mode, introtype...