I'm pretty new to VB and I want to make a simple spaceship game, so how would I go about making the ship shoot a bullet when I press the space bar, and just have it fly towards the top of the screen (like Space Invaders)? Same source code would be great =)


Also, if you can help me out on this too... once the bullet is fired, how do I use collision detection to see if it hit the enemy?

Thanks very much =)