Visual Basic Express 2010 Tutorial 34 Programming the Shooter - EZInvaders Part 3 Game



This tutorial will move the shooter with the arrow keys. KeyDown will be used. KeyDown is a little different than KeyPress. Also, KeyUp will be used. Some hit detection will be used to check to see if the shooter has hit the edge of the form. The hit detection will prevent the shooter from leaving the form.

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