|
VB GEM
While browsing a VB related CD I found this Gem. This is a
complete game written in Visual basic like space invaders. It is not written
in DirectX. It uses windows built in APIs. This is my favorite project. If
you want to develop a game in Visual basic then this project is where you should start. The
code is optimized
for best play. I am really impressed with the way it is written. According to the author.....
Space Defender is a classical arcade style action game. It's a
cool 2D space game with scrolling backgrounds, stars, alien
spacecrafts, asteroids and background music. You are in control of a fighter that can move across the screen, dodging
enemy fire and mowing down wave after wave of bad aliens (it looks like Raptor or
Demonstar). This program uses the basic idea of the code 'Return of the Avenger'
developed by Tanner Helland and applies some modifications inspired by
various examples.
Click here to download.....
 |