Instructional Video1:08:29
Curated Video

How to Create a Maze Game in Small Basic

Pre-K - Higher Ed
In this tutorial, we learn how to create a simple maze game using Small Basic programming language. The game allows the player to navigate through a maze and reach the end while avoiding walls. The tutorial covers concepts such as...
Instructional Video39:17
Curated Video

Creating a Painting App using Small Basic

Pre-K - Higher Ed
In this tutorial, Justin teaches how to create a painting app using Small Basic. He explains how to change the background and brush colors, and how to use subroutines to control the mouse and draw shapes. By the end of the tutorial,...
Instructional Video49:35
Curated Video

Developing a Painting App with Small Basic

Pre-K - Higher Ed
In this video tutorial, Justin teaches viewers how to create a painting app using Small Basic programming language. He covers topics such as drawing on a graphics window, allowing users to choose colors and line thicknesses, and adding...
Instructional Video16:54
Curated Video

Exploring Subroutines in Small Basic Programming

Pre-K - Higher Ed
In this tutorial, Justin demonstrates the power of subroutines in programming using Small Basic. By creating a subroutine for drawing stars and another for creating a star field, he shows how to easily call these subroutines multiple...