Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » Game making question? (which language)
Closed Thread
Old 10-12-2006, 12:28 AM   #1 (permalink)
 
Super Techie

Join Date: Jul 2004

Posts: 274

welsh

Default Game making question? (which language)

hey, is it possible to create a game like: Overkill using Visual Basic? or would i have to move to something else like C++ or C? im learning VB in a class right now and well im really ahead so im just wondering if its possible to create something like that.
__________________
<img src=\"http://img208.imageshack.us/img208/1562/signatureew3.gif\">
welsh is offline  
Old 10-12-2006, 12:51 AM   #2 (permalink)
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default

If you're using Visual Basic .NET, then it probably is possible. However, I'd recommend that you switch to C# if you want to use .NET for creating games similar to what you've referenced.
jaeusm is offline  
Old 10-12-2006, 07:55 AM   #3 (permalink)
 
Super Techie

Join Date: Jul 2004

Posts: 274

welsh

Default

yea, we are just using visual basic 6, since im ahead of the class ill ask the teacher to give me some C# stuff to learn.
__________________
<img src=\"http://img208.imageshack.us/img208/1562/signatureew3.gif\">
welsh is offline  
Old 10-12-2006, 11:41 AM   #4 (permalink)
baronvongogo's Avatar
 
Master Techie

Join Date: May 2005

Location: UK

Posts: 2,749

baronvongogo is on a distinguished road

Default

its possible to use VB to make a game like that although its can be more difficult. C# is a possibility, c++ can take awhile and longer to learn so might want to avoid that until your ready.

there's also things like Darkbasic, blitzbasic and purebasic all of which are specialised for making quick and easy games. It uses variations of the basic language and has its own built in commands.
__________________
baronvongogo is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On