I bought the standard version of vb.net 2003 for 90 bucks last summer. You can get the 2005 express version for free right now, but I'm not sure what all limitations it might have, if any. I learned by reading the Microsoft Developers website, and tons of tutorials on the web. It really is quite easy to learn overall, but I would have to look at learning c# if I were to do it over again, as there is a lot more documentation for the C variants, especially regarding directX, which is important to game development. Also, I agree with Thomas that safari books is an excellent resource, and probably the cheapest library of books you will ever have access to. I bit off quite a large programming chunck with such an ambitious project as Rail Racer, and fortunately, I have been able to get it done, But I would reccomend you start off with much simpler projects to get started. I did a couple of small shooter games while I was learning, but , if I had it to do over again, I would opt for something easier for my first commercial game. Good luck, Che www.blindAdrenaline.com Blind Adrenaline Simulations Games from one of us, for all of us. ----- Original Message ----- From: "Mike Maslo" <[EMAIL PROTECTED]> To: "'Gamers Discussion list'" <[email protected]> Sent: Thursday, April 27, 2006 8:49 PM Subject: Re: [Audyssey] Programming computer games?
> Che: > > How did you learn vb.net?? Where can I get that from and what do you > recommend to learn from?? > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Che > Sent: Thursday, April 27, 2006 12:17 PM > To: Gamers Discussion list > Subject: Re: [Audyssey] Programming computer games? > > Hi ya, > I am programming Rail Racer, a futuristic racing game, using vb.net > 2003. > Like Jim said, it has everything you need to program excellent games, and > with todays modern screaming fast computers, language speed really isn't > an > issue, especially since we don't have to deal with graphics. > I agree with Thomas that the documentation out there for vb.net could be > better, especially regarding the directX stuff, but overall I'd give it a > b > minus. > The only thing I have run into that I have had any major problems with is > force feedback control. I am not sure if this problem has been fixed in > vb.net 2005 or not. > The reason I haven't upgraded to 2005 is because there are currently no > advanced jaws scripts for this version as there are for 2003. However, > scripts are being worked on for 2005. > Overall, I am very pleased with vb.net and will probably stick with it > for > > my next game as well. > BTW, I only started programming last August, and I have a fully playable > racing title that should be ready for full release this summer, so that > gives you an indication of how fast you can learn the language if you > don't > mind burning the midnight oil. > Good luck, > Che > > ----- Original Message ----- > From: "ari" <[EMAIL PROTECTED]> > To: "Gamers Discussion list" <[email protected]> > Sent: Thursday, April 27, 2006 7:48 AM > Subject: Re: [Audyssey] Programming computer games? > > >> Hi Richard, Thomas and everyone, Thanks for your responses, I appreciate >> them. >> Instead of buying VB, have you guys heard of Visual Basic Express 2005? >> Apparrently it's free. Will I be able to program games with this, or if I >> have to buy, I suppose I don't need the Enterprise Edition of VB? The VB >> course offered is quite expensive, but includes VB, although I'm not sure >> what version, studio or enterprise. >> For VB, what is the difference between studio and VB enterprise editions? >> Thomas, if I get the Visual Studio Standard, would I still be able to >> make >> quite good games? >> Thanks >> Ari >> ----- Original Message ----- >> From: "anduril" <[EMAIL PROTECTED]> >> To: "Gamers Discussion list" <[email protected]> >> Sent: Thursday, April 27, 2006 2:42 AM >> Subject: Re: [Audyssey] Programming computer games? >> >> >>> Hi this sounds good is there a manual on how to programme i am a basic >>> beginner i have done a little of vb can some one help i just need a >>> manual >>> some book i can down load to read and try out >>> >>> jamie >>> ----- Original Message ----- >>> From: "Richard Bennett" <[EMAIL PROTECTED]> >>> To: "Gamers Discussion list" <[email protected]> >>> Sent: Wednesday, April 26, 2006 10:24 PM >>> Subject: Re: [Audyssey] Programming computer games? >>> >>> >>> > well, I am taking a game programming class that is geared toward the >>> > sighted >>> > community. It is being taught in C++, and what I hear that is pretty >> much >>> > the game programming standard, but I don't know if it is or not. The >> tools >>> > that I use work great with JAWS this IDE will compile both C and C++. >>> > It >>> > is >>> > the DevCpp IDE and is a great price too, it is free from: >>> > www.bloodshed.com and works absolutely great. Also with this IDE they >> have >>> > a >>> > great game library called allegro. I don't know if it will work with >> other >>> > languages or not, but the allegro game library will allow you to write >>> > both >>> > linux and windows games with no diffuculty. How I know this is because >>> > I >>> > am >>> > the only Windows user in the class and the other students are on Linux >> and >>> > the C and C++ language will swap over between Windows and Linux. I >>> > hope >>> > this >>> > helped and if you want any other information, let me know. >>> > BEAN >>> > >>> > >>> > _______________________________________________ >>> > Gamers mailing list .. [email protected] >>> > To unsubscribe send E-mail to [EMAIL PROTECTED] You can >>> > visit >>> > http://audyssey.org/mailman/listinfo/gamers_audyssey.org to make >>> > any subscription changes via the web. >>> > >>> >>> >>> _______________________________________________ >>> Gamers mailing list .. [email protected] >>> To unsubscribe send E-mail to [EMAIL PROTECTED] You can >> visit >>> http://audyssey.org/mailman/listinfo/gamers_audyssey.org to make >>> any subscription changes via the web. >> >> >> _______________________________________________ >> Gamers mailing list .. [email protected] >> To unsubscribe send E-mail to [EMAIL PROTECTED] You can >> visit >> http://audyssey.org/mailman/listinfo/gamers_audyssey.org to make >> any subscription changes via the web. >> > > > _______________________________________________ > Gamers mailing list .. [email protected] > To unsubscribe send E-mail to [EMAIL PROTECTED] You can > visit > http://audyssey.org/mailman/listinfo/gamers_audyssey.org to make > any subscription changes via the web. > > > _______________________________________________ > Gamers mailing list .. [email protected] > To unsubscribe send E-mail to [EMAIL PROTECTED] You can > visit > http://audyssey.org/mailman/listinfo/gamers_audyssey.org to make > any subscription changes via the web. > _______________________________________________ Gamers mailing list .. [email protected] To unsubscribe send E-mail to [EMAIL PROTECTED] You can visit http://audyssey.org/mailman/listinfo/gamers_audyssey.org to make any subscription changes via the web.
