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 = (megacd/genesis)
Functions:
neofont(FONT) : Select font (included "standard-font-black" "standard-font-white" "8bit")
scenecommand == 1/0 : Enable/disable console mode
neoprint(TEXT) : Print text in console mode
timerstop == 1/0 : Enable/disable timer for key input
SegaSys LUTRO-LUA game launcher
Simple base functions for Lutro LUA engine inspired on Sega Genesis sy
Brought to you by:
iushin
Downloads:
0 This Week