Visual Basic Express 2010 Tutorial 36 Invading Earth - EZInvaders Part 5 Game
Loading...
5,388
Loading...
Uploader Comments (SchoolFreeware)
see all
All Comments (11)
-
@buck0320 You must be blind.
-
@SwordsmasterMarth Adding or subtracting. For example x = x + 1 is the same as x+=1 and x = x -1 is the same as x -=1
-
my invader only drops when its on the left of the screen so it goes across and back on one line then goes down
how do i fix it?
-
@MrCripto137 Because Private Subs are needed to to tell the computer what example. MoveShooter does
-
i can't see some code too many errors,confusing ...
-
Why lots of Private Subs?
im just curious
-
Thanks!
Loading...
why does my invader drop only on the "right", it then rebounds on the left and then rebounds on the right. when it goes back to the left it goes up and goes in circles? Please help me A.S.A.P Thanks :)
prideomg 2 months ago
@prideomg the code is at the SchoolFreeware website posted in Tutorials -- Visual Basic 2010 Express -- Tutorial 45.
SchoolFreeware 2 months ago