sdlBasic is a basic interpreter that allows creating simple 2D games across multiple platforms like Linux, Windows, MacOS, and others. It uses the SDL library for graphics and allows working with sprites, sounds, user input and more. The interpreter was created by adapting and combining open source code distributed under licenses like GPL and LGPL.