Liberty BASIC Example Screenshot
This example shows a game where you and a friend can control two tanks and try to blow each other up. The window on the left is the code editor with code for the game. Long-time BASIC programmers will recognize the commands and syntax of the colorized code. On the right is a debugger which will let you easily step through the program a line at time. You can use the debugger to debug your programs and it's a great learning tool too. The game window below includes a graphics drawing area. The whole window only needs about a dozen simple lines to code to construct.
Use Liberty BASIC for games, to control lab equipment, to write utilities and applications of all kinds. Download your trial copy.
