Where did people start when learning how to do games for VB?
Hi all,
I’m a little confused. I have used VB before but I am new at creating games for it, Where do I start?
Does anyone have a good reference for a simple game to make?
Also what kind of games can be created for VB
Any other help would be great also.
Thanx
Aiden
:)
Re: Where did people start when learning how to do games for VB?
Quote:
Originally posted by FlashX
Hi all,
I’m a little confused. I have used VB before but I am new at creating games for it, Where do I start?
Does anyone have a good reference for a simple game to make?
Also what kind of games can be created for VB
Any other help would be great also.
Thanx
Aiden
:)
I wouldn't suggest starting game programming with DirectX!
The GDI (Windows API graphics functions) would be much easier to learn although it does have some very unusual complexities as well. Its easily powerful enough for any (err. most. Any reasonable) 2d game.