By using this site, you agree to our Privacy Policy and our Terms of Use. Close

So basically, I have this VB homework, and I just cannot figure out how to do it.

We have to move a small image (spaceship shaped) up, down, left or right whenever I press the directional arrows. I have to use KeyDown.

I also have to shoot a small bullet and stop it when it goes off-screen. (With Spacebar)

I can use Select Case, If, Do While, and Do Until.

Of course, Image.left or image.top.

So, please, help