by Pawel M. (1 Submission)
Category: Games
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)

My UFO Hunting game shows that you can create rotations with just VB, and using pretty simple code. In the game, the helicopter follows your cursor, always pointing in its direction, and using the searchlight, you try to spot the "UFO" (the black circle moving around on the screen), and click it to get points, all in 120 seconds. Just for fun, I included some cheats. To have a two-bladed helicopter, type "double" and to have slow spinning rotors, type "slow." Enjoy, and please vote!
Assumes
Please know that this is full-screen and is supposed to be viewed at a 1024 by 768 resolution. If your monitor is smaller than that, the exit button might be cut off. If it is, just quit out using Ctrl+Alt+Delete.