LitDev's "Dynamic Graphics for Game Programming" - Small Basic Featured Article

This article from litdev is an introduction to graphical game programming using Small Basic.  It includes the basics of program design, movement, user interaction with keys and mouse, collision detection and introduces some more advanced ideas at the end.

You can read the full article here:

 

Small Basic: Dynamic Graphics

 

Table of Contents

 

 

The Collision Detection image:

 

 

Thanks to litdev for providing this great article:

 

Small Basic: Dynamic Graphics

 

Have you read the article and applied these snippets to your game?

   - Ninja Ed