An attempt to port SmileBASIC to the desktop.
Find a file
2026-07-14 01:03:47 -04:00
README.md Update README.md 2026-07-14 01:03:47 -04:00

SmileBASIC-Desktop

An attempt to port SmileBASIC to the desktop.

This requires Docker to be install (e.g. sudo apt install docker.io).

Download the launcher and the sbqemu.tar from the Releases tab.

Install the launcher.

Install the sbqemu.tar image into Docker with docker load -i sbqemu.tar.

Run it with smilebasic-launcher.

Use the -p flag to launch the PasocomMini version.

Use Alt+Enter to switch to full screen (stretched).

Use Alt+Ctrl to free the mouse from the window.

Use the -f flag to remove vsync, and use the -r flag to force it to render at a resolution it wasn't intended for, such as -r 640x480.