VB Missile Command Game - Version 1.0 This piece of source code is just a small example of how to put together a game in visual basic. OK this is just a small game, and I admit its not fancy compared to what you can do (since the advances in directx), but it gives you a few examples of how to code for such things as Trig formulas for calculating angles and speeds etc. Its just a small example of what you can do with simple vb commands and functions.