Note: You must be registered in order to post a reply.
|
timbo152k |
Posted - Nov 01 2004 : 4:52:55 PM That is the question.
I have been writing games in VB for a while now, and am starting to crave more then the language has to offer... (ei. more raw power, higher framerates, more low-level control) I'm getting rather handy in C++ and am starting to find myself working with that language more then VB, and honestly loving the flexibility and power that C++ afords, but at the same time I miss the faster development cycle, the easy-enough-for-kindagarten syntax, etc. that VB has offered through the years.
I find myself wondering if I should abandon my long-time favorite language in favore of the more muscular C/C++ languages, and a little voice in my head also seems to be saying you're not making *real* games in VB, *real* games are made in C or C++ which makes me want to move on, as one day I hope to develop games as a career - and these are, of course, the languages of choice.
Has anyone else experienced these symptoms? What are your oppinions?
- Timothy Patrick |
Zarneth |
Posted - Nov 03 2004 : 9:16:38 PM quote: They would prefer to look for something that does the same and doesn't require them to go over to another website to do some 20MB download.
Considdering most downloads these days an extra 20 megs isn't all that much bigger. People on modem's should be more than used to annoying downloads of that size by now. I doubt very many of us are proffesionally distributing applications in VB.net yet, and when the time comes I would think by then the .net framework would be well distributed enough for this not to be a major issue. |
timbo152k |
Posted - Nov 03 2004 : 9:01:15 PM I keep changing my mind about .NET - from what I've seen and heard, it is not a platform with performance-optimization in mind, but rather, it has functionality in mind... In theory, .NET has the *potential* to create applications that run MORE optimized on each different system they run on - programs in .NET could play on each PC's strongpoints and optimize themselves when the application is "compiled" on the fly. BUT.. so far, it just hasn't proven itself - I think the next big jump in home computing will be the common use of 64 bit processors AND multi-core PCs... BOTH of these features have virtually no support in VB6 and thus I think the use of that language will die out. My own oppinion though. |
VBBR |
Posted - Nov 03 2004 : 4:11:56 PM quote: Originally posted by Struan You dont need to add 20 megs to the download. You can just tell people to get the .NET framework from MS.
And that's so easy for us to do, but too much complicated for the usual user. They would prefer to look for something that does the same and doesn't require them to go over to another website to do some 20MB download.
That isn't even mentioning that in the case the user doesn't have a connection, or has dial-up (just ask masterbooda) it won't be very easy to download a 20MB file.
The biggest reason I'm hesitating to move to .NET is because of this huge framework runtime. I'm also right in thinking that .NET doesn't work in win95? Because unfortunately some of my end users do use win95 yet, and I "need" to make something that will run (at least) in 95% of the PCs it is distributed to.
My main (and only =p) programming *job* currently isn't something that is sold on stores or websites, but a CD with content to be distributed to specific groups of people, hence the worrying with compatibility. If someone has problems, that's negative propaganda. |
Almar |
Posted - Nov 03 2004 : 4:04:50 PM The people at .a..e in washington convinced me to try C++ , but I still prefer VB. :P
|
Struan |
Posted - Nov 03 2004 : 10:43:45 AM quote: Originally posted by reindeer horns
quote: Originally posted by Zarneth <br> Exactically what does everyone have against VB.net?
I don't know about others, but for me the runtime is simply too large. Adding 20 meg (?) runtime to the download is simply too much!
You dont need to add 20 megs to the download. You can just tell people to get the .NET framework from MS. Not to mention its estimated that 90% of Windows gamers have the framework already. And Longhorn will be almost entirely .NET. Although it may not be "ideal" to make games in .NET right now its only gonna get better in the future. So why not start using it now? |
reindeer horns |
Posted - Nov 03 2004 : 10:29:43 AM quote: Originally posted by Zarneth
Exactically what does everyone have against VB.net?
I don't know about others, but for me the runtime is simply too large. Adding 20 meg (?) runtime to the download is simply too much!
|
reindeer horns |
Posted - Nov 03 2004 : 10:25:45 AM I have programmed with VB6 for living the last 5 years. I tried Microsoft DirectX7 SDK for 2D stuff some years ago, and didn't feel it would give a boost when compared to pure GDI API. I thought one needed C to make good games. Those SDK examples were real bad.
When I recently bounced to DaBooda Turbo, I realized that I had really overlooked the boost which DirectX gives to VB6. Reading the DaBooda tutorials I got the feeling that it would be better if I did my own engine just for my needs (I feel DaBooda has TOO MANY features! It somehow feels like it distracts me). I gave a look for all kinds of DirectX for VB6 tutorials, and found this great Hybrid.zip example by someone. I was shocked by the simplicity of the code and the great performance the example gives. I am now even more thrilled by the capabilities of VB6 + DirectX than I was when I found DaBooda a week or two ago.
Now knowing the power that lies in the combination, I am very surprised that there aren't more games made with VB6. It's so simple to create very good looking & fun games! I am certainly going to have a go with VB6 game development. I wouldn't imagine going for C anymore. I can't see any reason for C, as long as we are talking about 2D stuff. I get more than enough power with VB6. Going for C would only make things so much more complicated which is totally unnecessary. Perhaps one day when I have made games that need that extra punch that C gives, but until then VB6 is definately the best tool for really making 2D games.
|
Zarneth |
Posted - Nov 02 2004 : 11:23:37 PM quote: Originally posted by Peter <br> Of all the languages I've ever used, VB is by far the nicest, shame Microsoft messed it up with .net
Exactically what does everyone have against VB.net? It's got a few problems but overall it easily makes up for it in other areas. I tried edeting one of my old programs in VB6 the other day and it was hell. 'least as far as the dev environment went.... Though it was pretty freaky to be able to edit the code wihle it was still running. *giggles* |
masterbooda |
Posted - Nov 02 2004 : 10:37:45 PM I am going to put my 2c's into this argument and point out the one thing that eric pointed out. The language does not make a good game... I have played a lot of crap that was programmed in C++.... A good game has nothing to do with power or speed or muscle, but ideas which cannot be measured in programming value...
I have programmed c++, vc, and even assembler, and this gave me an appreciation for vb and taught me good programming habits...(even though I do not use them...lol), so learn them to expand your knowledge..
why vb for games, because you can actually concentrate on making the game... which is the fun part... saying c++ is better than vb in making games is an ignorant statement... a reevaluation needs to be done when you switch to another language... is your love really for making the game or just plain programming.. Think about it..
Also I hear all this stuff about c++ having more muscle and speed, and I will admit it does... but code with some work can be optimized to work great in any language. Also with computers being the state they are now, you can make great games in vb and speed really isn't an issue anymore. c++ is good, and probably outshines vb tenfold, but I prefer the ease of vb, because making a game in this environment is fun, but of course I am not into this for money, but as a hobby, and to believe you can just simply get a gaming job, by knowing the language is kind of naive and unrealistic...just like eric said, anymore gaming teams aren't made up of programmers...
DaBooda out...
I will remain a dedicated vb'r till the end of time... |
Peter |
Posted - Nov 02 2004 : 6:04:02 PM Well, problem with C++ is it's a bitch of a language that bites your hand every chance it gets ;)
Of all the languages I've ever used, VB is by far the nicest, shame Microsoft messed it up with .net |
timbo152k |
Posted - Nov 02 2004 : 11:48:49 AM That seems like alot of unnecissary overhead when I C++ by itself can accomplish much more for much less CPU power... just might use a little more brain power =P |
Zarneth |
Posted - Nov 02 2004 : 11:38:59 AM Nooo! Don't leave VB!
I've never used C/C++ myself but perhaps a combination of VB and C++ dll's may be worth considdering? VB doing the general stuff and make a C++ dll for whenever you need some number crunching power? |
timbo152k |
Posted - Nov 02 2004 : 09:25:35 AM *pats* not at all, we wouldn't visit this site so regularly if we dont still use VB... my entire point of discussion was to ask how valuable VB really is for game programming. *Not* to sound like one of *those people* who says 'Game's cant be made in VB' - but I am saying, is it really practical - I believe in some cases it is, as you stated Eric, the user doesn't care what language it is made in, as long as it plays well and runs smoothly... |
Eric Coleman |
Posted - Nov 02 2004 : 09:22:15 AM I guess I'm the only one left that uses VB, LOL |
Sion |
Posted - Nov 02 2004 : 06:49:29 AM The exactly same voice that timbo152k speaks of, also appeared in my head telling me to take the leap from VB to C++. Actually that voice has been speaking to me for quite some years, but untill recently I've been able to tell it off by saying C++ is way too huge and complicated for me, and the syntax is nothing but symbols and strange characters and dosn't make any sense.
Ever since I found out that the "real" games were made with C++ I've been wanting to harness that language. Now I finally started learning C++ and I've chewed my way through a 1000-page beginning C++ book. Even though I have 6 years experince with programming in VB, and year in Java and a bit VB .NET, I've still found learning C++ to be quite hard. There are so many small things that you have to keep in mind, and so much more is left fully up to you without any of VB's safety nets.
That being said C++ gives you very much more power than VB ever could. Being fluent in C++ also enables you to read and understand game development articles, tutorials and books, most of which are aimed at programmings who's using C++. And hopefully being able to understand and use C++ will prove to be a key-card in getting a job in the game development industry.
I'm not abandoning Visual Basic, but for developing games I'm going to use C++ from now on. |
|
|
VBGamer |
© |
|
|
|
|