Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

programming games in VB


ghost's Avatar
0 0

I just started VB. I made a little calculator and some other relatively useless crap. Right now im confined to Form1 (im using microsoft VB express '05) and don't know how to add anything but instances. Help?


ghost's Avatar
0 0

Do you mean you would like to program without using forms?


ghost's Avatar
0 0

Do you mean you would like to program without using forms?


ghost's Avatar
0 0

vb is no good if you want to make games, i made a spinning cube in vb once, it took about 60 lines and needed open gl, if you want to make games seriously then learn c++ with direct x, or if you want a really easy language that is aimed specially at games, then check out darkbasic proffesional, www.thegamecreators.com

hope this helps:)


ghost's Avatar
0 0

VB is very good for creating a lot of things but advanced games isn't one of them. However, if you plan to make other apps like normal windows-programs or something similar it's really great. I've made everything from a notepad-lookalike to a keylogger.


ghost's Avatar
0 0

I actually made a text-based rpg in VB. Kinda boring and simple though.