Featured programs

Collision Physics

Demonstrates object collisions using real world physics properties. Tweak properties like elasticity, gravity, etc. to see the effects.

Import ID = PMT149
Play

Soko Ban

A Small Basic port of the famous SokoBan puzzle game. Quite possibly the most visually striking game built on Small Basic.

Import ID = SOKO
Play

Tetris

A faithful port of the famous Tetris game, this is the most popular and the most downloaded program on Small Basic.

Import ID = TETRIS
Play
Want to see your programs featured here? Submit them here!

Announcements

June Small Basic Guru Update - Nonki's got it cornered
What is TechNet Guru? One winner in each category will be selected each month for glory and adoration...

Collision Physics - Small Basic Featured Game
So Vijaye blogged about this before: Collision Physics With Small Basic And you can see LitDev's Collision...

Shapes Editor - Small Basic Featured Program
Latest version of Shape Editor: Shapes 1.42 TLW744-3.   From Nonki Takahashi:    &nb...

Small Basic: How to Debug - Featured Article
Today's featured article was written by... Nonki Takahashi   Find the latest version of this...

String Searcher - Small Basic Featured Program
Today's featured program is "Single Character String Searcher" by Jibba Jabba. You'll have to run...

Forum Threads

ControlsButton to slow
I wrote a sample program with 3 number inputs and 1 text input. All number adding in a result. The result...

the new look Small Basic forum
What a spin out. Thanks MS for delighting me this morning with the new look forum. The rolling stone...

Challenge of the Month - June 2013
Welcome to the monthly SmallBasic Challenge!  These challenges are intended for people who...

Small Basic and SQL
I am search an extention to use the Microsoft SQL. Command: SQL.Write... SQL.Read... SQL.Sort... SQL.Sear...

Why does this work like this?
In the snippet below there is a textwindow.read function to stop the code after the graphicswindow.fillrectang...