Learn how to use AOZ Studio™ and the Print, Locate, Input, Pen, End, For-Next and Wait commands.
Learn how to use variables and write a short program to test your skills. The functions and commands learned here are Cls, Wait key, Upper$, If-else-end if.
Learn how to use procedures and these new commands: #splashScreen:, Global, If-end If, Bar, Do-Loop, Procedure, End Proc, Pop Proc, Paper, Centre, Curs Off.
Learn to write a program that draws triangles and bars on the screen. These new commands are learned here: #manifest:, #fullScreen:, #fps:, Screen Width, Screen Height, Set Paint, Polygon, Set Pattern, Ink.
Learn to manipulate text with these new commands : Left$, Right$, Instr, Upper$, Lower$, Repeat Until, Exit, Mouse Key.
Learn to write a complete puzzle game with animated characters and sounds using pieces of previously learned code. The new commands learned here are: #googleFont:, Text, Set Font, Sprite, While-Wend, Sam Play.