Is VB good for game development?

G

Guest

Is VB good for game development? Or is C# or some other language better?
I'm a beginner programmer and would like to get into game development. I
can't find any decent tutorials, so links would be very helpful.

Thanks
 
R

rowe_newsgroups

Is VB good for game development? Or is C# or some other language better?
I'm a beginner programmer and would like to get into game development. I
can't find any decent tutorials, so links would be very helpful.

Thanks

What type of game development? C++ is considered to be the only
language for "serious" games, but that is just an opinion. If you want
to avoid C++, then I would probably recommend going with C# just so
you could use Microsoft XNA studio, as I don't believe they have
launched a VB version of XNA yet.

Also, here's a VB game programming site I found by using google - I
didn't look through the articles, but it seems to be what you are
asking for.

http://vbprogramming.8k.com/tutorials/main.htm

Thanks,

Seth Rowe
 
C

Cor Ligthert [MVP]

PCGamer,

In my opinion you should not use managed code, so that is either VB.Net or
C#

Cor
 
M

Michel Posseth [MCP]

Well ... i would go for darkbasic

it is cheap , it is easy to learn , it has a hughe gaming comunity thus
sample code etc etc etc etc

and if you ever decide to become a busines developer you already now the
Basic syntaxis for Visual Basic

check it out !

http://darkbasic.thegamecreators.com/

Michel Posseth
 

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

Similar Threads


Top