thinBasic script examples
|
This section lists some thinBasic script examples directly selected from the many scripts you will find in your computer after installing thinBasic. Script are here grouped by difficulty or complexity.
Simple script examples are introductory scripts aimed to show very basic thinBasic functionalities. Are scripts you should check first to understand if thinBasic is what you are searching for, if you are comfortable with thinBasic syntax and structure. Have a look and evaluate by yourself. |
Intermediate script examples are script aimed to show thinBasic modules functionalities. thinBasic has a modular structure. Modules are special DLLs specifically developed for thinBasic. Every module is usually dedciated to add specific functionalities to thinBasic language. For example: Dictionary (add dictionary functionality), TBGL (add OpenGl functionalities), TBDI (add Direct Input functionalities), UI (add User Interface to scripts), ... Have a look and evaluate by yourself what thinBasic can do for you. |
|
|
|
| |
|
|
|
|
|
|