Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using VB.net to make an engine...
#1
As I've already said, I'm taking a (crash) course in VB.net at school, for Computer Studies. The assignment is to make a game using VB.net code, but seeing as its not due til November, and I could program the engine both at home and school, is it worth it. Should I attempt to make a really basic engine, for my assignment, and then even use that as a base for my own engine for my online game, UW?

While I'm on the subject, why is VB.net so...errr, not much used here. we all seem to be good with VB6. I know thsi has probaly been discussed before, but can someone fill me in please?

-Tay
Reply
#2
Idiot, cause MS is coded in vb6. Why don't you try finding a game source community about vb.net?
Reply
#3
Kuja Wrote:Idiot, cause MS is coded in vb6. Why don't you try finding a game source community about vb.net?

Besides that stinking fact.....or is that the only reason why it hasn't been converted over? MS was build off VB6, and no-one has been bothered to convert it over....
Reply
#4
Well personally, I prefer Vb6 to VB.net.


Also .net is insecure, and is relatively open source no matter what.

Which makes the game not secure, if anyone can simply look inside at how you developed it, they can figure out how to break it.
Reply
#5
Tayuke Wrote:
Kuja Wrote:Idiot, cause MS is coded in vb6. Why don't you try finding a game source community about vb.net?

Besides that stinking fact.....or is that the only reason why it hasn't been converted over? MS was build off VB6, and no-one has been bothered to convert it over....

Why the fack would we convert it to that while vb.net executables are already able to fully decompile while vb6 semi? If you want a vb.net game source go the f* else where.
Reply
#6
If we're gonna convert the engine, we might as well convert it to a language which is more useful and would help the engine become better.

vb6 may be outdated, but it is still the language with the most amount of source and lines of code on the internet.

Can you give us a list of advantages for converting to .net?
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Reply
#7
Most people would just say cause it is free. I did not no about the open source stuff. Man that sucks. There is no way of making it a exe and not readable. I really wanted to learn C# but i guess i could use another compiler... Python, which i do not know much about. But it would be good for a different language. Or C++. Not Java, Java sucks ass. Thanks to Runescape for running that. There are loads of languages. What i would choose is something that is good, fast. And pretty basic to use.
Reply
#8
Robin Wrote:If we're gonna convert the engine, we might as well convert it to a language which is more useful and would help the engine become better.

vb6 may be outdated, but it is still the language with the most amount of source and lines of code on the internet.

Can you give us a list of advantages for converting to .net?

Nay, I'm asking your guy's if I should try and make a VB.net engine, or not waste my time....after what's been said, I do agree with you in some aspect's: When I try and find info for VB.net, there serioulsy isn't anything half decent to learn from....

Kuja Wrote:
Tayuke Wrote:
Kuja Wrote:Idiot, cause MS is coded in vb6. Why don't you try finding a game source community about vb.net?

Besides that stinking fact.....or is that the only reason why it hasn't been converted over? MS was build off VB6, and no-one has been bothered to convert it over....

Why the fack would we convert it to that while vb.net executables are already able to fully decompile while vb6 semi? If you want a vb.net game source go the f* else where.

I'M ASKING you if its a good idea....from what you'll all saying its not, and so I'll most likly stink with VB6, and do something else for my school game project....
Reply
#9
As a Computer Science major and having programmed in many languages, I honestly see nothing wrong with .Net applications. As a matter of fact a lot of business are hiring programmers who have experience in .Net programming these days. I cant imagine Microsoft releasing a product that is worse in quality than a previously released product.

When it comes to preventing people from reading your source code there is something called obfuscation. Check out this article.

I don't know, to me VB6 is ancient (probably why there is so much source code out there). Although its easy, VB6 code just looks messy compared to other languages Tongue...to each their own.

If you are using DirectX in your .Net application I think you have to use Direct3D, DirectDraw is not supported.
Reply
#10
If i find the source for star mish (its in vb.net) my game project (its a clone of R-type and took me AGES) i'll just send you the source for that, easy distinction.
Reply
#11
bhenhur Wrote:As a Computer Science major and having programmed in many languages, I honestly see nothing wrong with .Net applications. As a matter of fact a lot of business are hiring programmers who have experience in .Net programming these days. I cant imagine Microsoft releasing a product that is worse in quality than a previously released product.
Quote:Heh…I don’t wanna try anything too advance just yet, but I’m also looking into the future too…sooner or latter, as much as we will hate it, VB6 will die, and .Net will take over….and I don’t think I’ll stop with my game, UW or a new one…

Fox Wrote:If i find the source for star mish (its in vb.net) my game project (its a clone of R-type and took me AGES) i'll just send you the source for that, easy distinction.

Thanks Fox Smile maybe I can use that as a reference, or just build off that Wink I'll se when I see the code.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)