Wednesday, January 19, 2011

My first self-programmed computer games

Here is a small, but fine compilation of my first self programmed computer games.
All of them are done in Visual Basic .NET.
I was 12 years old when I did them!

1. Hübbie Shooter
A small, but for a first game quite good game.
All you have to do is to "shoot" the flying birds with your mouse.
It uses about 50 different PictureBoxes which are made visible and invisible by a timer. Sorry, but this game is just available in German.
Here is a screenshot:

Download it here: https://sourceforge.net/projects/hbbieshooter/files/ 

2. Go!
Go is a Space Invaders clone.
You are the blue box and must shoot the red box.
Left shift is the "laser cannon" and left ctrl is the "guided missile".
This was my first game that used a non static surface.
It might not look so nice as Hübbie Shooter, but its much more fun!
Look:


Download here: https://sourceforge.net/projects/go-space-inv/files/

Well, this was my short trip to my oldest self-programmed computer games.
Hope you enjoyed it!
/apexys/01192011/1614

No comments:

Post a Comment