Sorry, there is no TurboBasic Tutorial in english for the moment !
Indeed my tutorial in french is very bad so I
fear what it could be in english ;-)
You can see how Sokaban has been developped, it may be a good example.
How to develop with TurboBasic:
Here you can see probably the best solution to develop with TurboBasic:
- TurboBasic
- V-Ti
- Assembly Studio 86 v3.1 (*.asm associated with the build
command)

(Click to enlarge...)
- Configure TurboBasic to use your desktop for temporary path, so tb.86p
will be created on it.
- Compile your program to a .86p using the
button.
- Then drag&drop the tb.86p to V-Ti.
- Execute with asm(tb).