Media Summary: This is a beginner's lesson showing how to display numbers and strings and mix them together. This is a small game (remake of the classic Snakes game) I wrote using SMBI-OS (Web os programmed in RunBasic from liberty basic)

Liberty Basic Sample Lottery Program - Detailed Analysis & Overview

This is a beginner's lesson showing how to display numbers and strings and mix them together. This is a small game (remake of the classic Snakes game) I wrote using SMBI-OS (Web os programmed in RunBasic from liberty basic) here is the code : prompt "what is you ID";ID if ID = 1 then [AP] if ID = 2 then [KP] end [AP] prompt "what is your password";alex if ... A version of the common game Galaga or Space Invaders made by Brady Boettcher. In this lesson we work with variables. We concatenate string variables and then we convert string ...

Photo Gallery

Liberty basic-  Sample Lottery program
Liberty BASIC Essentials #2 - Displaying information with PRINT
Liberty BASIC Tutorial 1st Episode
A small game written in Liberty Basic 4.04
SMBI-OS (Web os programmed in RunBasic from liberty basic)
Liberty BASIC Essentials #3 - HUGE numbers
Liberty Basic Randomness
how to make a password program with Liberty BASIC v4.03
Liberty Basic Game Complete
Liberty Basic Input program
liberty basic tutorial for timer command
Liberty BASIC introduction, creating programs, the debugger, options, windows programming, etc.
View Detailed Profile
Liberty basic-  Sample Lottery program

Liberty basic- Sample Lottery program

A

Liberty BASIC Essentials #2 - Displaying information with PRINT

Liberty BASIC Essentials #2 - Displaying information with PRINT

This is a beginner's lesson showing how to display numbers and strings and mix them together.

Liberty BASIC Tutorial 1st Episode

Liberty BASIC Tutorial 1st Episode

Shows you how to download the

A small game written in Liberty Basic 4.04

A small game written in Liberty Basic 4.04

This is a small game (remake of the classic Snakes game) I wrote using

SMBI-OS (Web os programmed in RunBasic from liberty basic)

SMBI-OS (Web os programmed in RunBasic from liberty basic)

SMBI-OS (Web os programmed in RunBasic from liberty basic)

Liberty BASIC Essentials #3 - HUGE numbers

Liberty BASIC Essentials #3 - HUGE numbers

Here is a demonstration of how

Liberty Basic Randomness

Liberty Basic Randomness

Random things you can do with the

how to make a password program with Liberty BASIC v4.03

how to make a password program with Liberty BASIC v4.03

here is the code : prompt "what is you ID";ID if ID = 1 then [AP] if ID = 2 then [KP] end [AP] prompt "what is your password";alex if ...

Liberty Basic Game Complete

Liberty Basic Game Complete

A version of the common game Galaga or Space Invaders made by Brady Boettcher.

Liberty Basic Input program

Liberty Basic Input program

input

liberty basic tutorial for timer command

liberty basic tutorial for timer command

this is a tutorial on how to use the

Liberty BASIC introduction, creating programs, the debugger, options, windows programming, etc.

Liberty BASIC introduction, creating programs, the debugger, options, windows programming, etc.

http://www.libertybasic.com A quick tour of

Lesson 3: Liberty Basic Game Programming Variables

Lesson 3: Liberty Basic Game Programming Variables

http://www.libertybasic.com/ In this lesson we work with variables. We concatenate string variables and then we convert string ...