How to Install sdlbasic in Ubuntu 18.04



Install sdlbasic by entering the following commands in the terminal:

sudo apt update
sudo apt install sdlbasic

Description:

BASIC interpreter for game development

sdlBasic is a small, efficient and multiplatform BASIC interpreter for creating games using the power of SDL library. It was inspired by the old and glorious AMOS.

Homepage: http://www.sdlbasic.altervista.org/main/index.html

Version: 0.0.20070714-6

Section: universe/devel