VB Asteroids Example - Version 1.0 This source code is for Visual Basic 5 only. It shows the basics of an asteroids game, written in pure vb. It shows how to implement inertia and various angle calulations. It's a good starting place if you are thinking of writing a game in vb which requires a bit of Trig.