Games programming with vb.net

  • Thread starter Thread starter Daniel
  • Start date Start date
D

Daniel

Hi,

i was just wondering if anyone knew whether vb has the right properties to
create games. Including role-playing games :) would appreciate any help
thanks,

Regards,

Daniel
 
Thanks guys you've been a real help hopefully when the game is done i will
show you both it :)
 
Gerry O'Brien said:
Certainly. You need to take a look at the DirectX 9 SDK. That will help
you write games for Windows using VB if you want.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/anch_directx.asp


I just thought I'd mention DirectX is not 'needed', and may be a bit
of overkill for turn based games like solitaire, or chess. An RPG
could also be of the turn-by-turn type. In either case, I'd think its the
artwork that is going to be what needs attention. Whether animated
or not, the artwork has to be presentable....

LFS
 
True, however, most games, whether using animations or not, can benefit from
the audio capabilities of DirectX as well.
 
No no, a free copy is what you were supposed to say <G>.


--
Gerry O'Brien [MVP]
Visual Basic .NET(VB.NET)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top