logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sdlBrt - sdlBasic runtime

Description

       sdlBrt  is  the  runtime  interpreter of sdlBasic, a small, efficient and multiplatform BASIC interpreter
       aimed to game creation using the power of SDL library. It was inspired by the old and glorious AMOS.

Name

       sdlBrt - sdlBasic runtime

Options

       Options:

       --nosound
              disable sound

       --nosocket
              disable socket commands

       --nodefaults
              disable creation of default display

       --debug
              start the program step by step

       --version
              software version

       --license
              license of software

       --copyright
              credits of software

       --help this help

See Also

       The homepage of sdlBasic can be found at http://www.sdlbasic.altervista.org/

                                                    July 2007                                          sdlBrt(1)

Syntax

       sdlBrt [option] foo.sdlbas

See Also