Visual Basic Express 2010 Tutorial 43 - Pausing the Game - EZInvaders Part 12 Game


To pause the game, disable the timer (Timer.Enabled = False). To play the game, enable the timer (Timer.Enabled = True). An if statement will be used to toggle the timer.

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