Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Simple base functions for Lutro LUA engine inspired on Sega Genesis sy
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