Tutorials

This page lists our PlayBasic Tutorials.

Beginner PlayBasic Tutorials

These tutorials cover the basics. You should read through these tutorials first.

  1. PlayBasic Minimum - the minimum you need to know.
  2. Game Loop Tutorial I - a very basic game loop
  3. Variable Tutorial - and introduction to variables in PlayBasic.
  4. 2D Game Space in PlayBasic Tutorial - the universe, according to PlayBasic.
  5. Introduction to Images in PlayBasic Tutorial - it is what it says.
  6. Introduction to Player Control in PlayBasic Tutorial - first steps in using the keyboard.
  7. Introduction to Functions in PlayBasic Tutorial - all about functions.

Novice PlayBasic Tutorials

  1. Introduction to the Mouse in PlayBasic Tutorial (coming soon)
  2. Slide Control in PlayBasic Tutorial (coming soon)
  3. 4 Directional Control in PlayBasic Tutorial (coming soon)
  4. Moving on a Grid in PlayBasic Tutorial (coming soon)
  5. Frog Throwing in PlayBasic Tutorial
  6. Introduction to Types in PlayBasic Tutorial (coming soon)

Intermediate PlayBasic Tutorials

  1. Bubble Sort in PlayBasic Tutorial (coming soon)
  2. Introduction to Inherited Types in PlayBasic Tutorial (coming more or less sooner than later)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution 2.5 License.