Please wait █████████████████████████] Loading......

Visual Basic Beginner Game Programming Tutorial

In this beginner VB game programming tutorial, we'll build a small game map from the ground up using only the Visual Studio 2010 environment. 

In this demonstration I'll be showing how to use a tile map, how to move your character around the screen, and how to use back-buffering for flicker-free 2D graphics.

Microsoft Visual Studio 2010 Express is free for download at:http://www.microsoft.com/express/Downloads/Download-2010.aspx

My Source Code: http://aardaerimus.com/downloads/gametut1/


No comments:

Post a Comment