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:
Table of Contents
- Graphics Movement
- Game Loop and Structure
- Mouse Entry
- Key Entry
- Moving Sprites
- Collision Detection
- Creating and Removing Sprites
- Advanced Collisions
- Physics Engine
- 3D Games
- See Also
The Collision Detection image:
Thanks to litdev for providing this great article:
Have you read the article and applied these snippets to your game?
- Ninja Ed
Comments
- Anonymous
July 09, 2014
Check out the article if you haven't! And check out all the blogs from or about LitDev: blogs.msdn.com/.../litdev