Visual Basic 2010 Express Tutorial 45 - Double Buffering Forms & Background Images EZInvaders Part 14 Game



A few YouTube users commented that adding background images to the form slows the game down. This tutorial will show a few techniques on how to prevent background images from slowing down the program.

Double buffering the form can prevent the images from flickering.

Paint.Net is used within this tutorial. Paint.Net is a free download at www.getpaint.net

Code Download
EZInvaders.zip
InvadersWav.zip
Invader_Shooter_Pics.zip
FB.zip (FB picture)




The current version of Visual Basic can be downloaded for free at Microsoft's Website