Hi All, A visitor recently noticed the following sentence in the chapter, "The not equal to operator, != . With this we could say 5 ! = 4 and get a false...
Forest Handford
forestj@...
May 3, 2001 2:23 pm
35
The following EastCoastGames poll is now closed. Here are the final results: POLL QUESTION: What is/are your favorite programming languages? CHOICES AND...
EastCoastGames@yahoog...
May 3, 2001 2:41 pm
36
Enter your vote today! A new poll has been created for the EastCoastGames group: Do you like East Coast Games page design, or would it be better another way? ...
EastCoastGames@yahoog...
May 3, 2001 2:51 pm
37
Hello. My name is Ole. I was born in Denmark 35 years ago, but moved to Houston, Texas in '96 where I have been since. I started programming in basic and...
Ole Drews Jensen
ojensen@...
May 18, 2001 4:38 pm
38
Hi Ole, Almost all of today's AAA titles are written in C or C++ with some in- line assembly. There are a few AAA titles written in proprietary languages....
Forest Handford
forestj@...
May 18, 2001 5:01 pm
39
Thanks for your quick reply Forest. What is AAA? I do have experience with C and C++, but it was never my preferred language. Borland Pascal with it's...
Ole Drews Jensen
ojensen@...
May 18, 2001 5:06 pm
40
AAA or triple-A means top ranking games. So games like StarCraft, Zelda, and Oddworld: Abe's Odyssey. An example of a non-triple A game would be Last Call....
Forest Handford
forestj@...
May 18, 2001 5:12 pm
41
For those of you who are using C++ as one of your main programming tools, which one would you recommend as the best/most reliable compiler? Microsoft...
Ole Drews Jensen
ojensen@...
May 21, 2001 2:32 pm
42
Borland! ... From: "Ole Drews Jensen" <ojensen@...> To: <EastCoastGames@yahoogroups.com> Sent: Monday, May 21, 2001 8:26 AM Subject:...
Blaine Calkins
bcalkins@...
May 21, 2001 3:31 pm
43
I use MSVC++ 6.0. I saw a Beta copy of 7.0 at the GDC and it only had a few changes. Not enough to upgrade but enough to possibly wait. I haven't used...
Forest Handford
forestj@...
May 21, 2001 4:49 pm
44
Thanks Forest and Blaine, I already have Microsoft Visual Studio 6.0 Professional, and I've just downloaded a trial version of Borland C++ Builder 5.0 - you...
Ole Drews Jensen
ojensen@...
May 21, 2001 4:55 pm
45
For database applications borland c++ is the best but ms vc++ is best for other type of app(game prog,graf..) ... ...
Ismail Ata Kurt
atakurt@...
May 21, 2001 5:57 pm
46
Hi All, This is the age old compiler question, and I've found that in my experience ultimately it doesn't matter. Personally, I prefer MS VC++, but thats...
Oliver Reeves
oliver.reeves@...
May 21, 2001 11:09 pm
47
Thanks for your reply Oliver, I know what you mean about prefering the compiler you're used to using, but I have been away from C++ for a while, so I didn't...
Ole Drews Jensen
ojensen@...
May 22, 2001 12:53 pm
48
All of the Windows Game Programming I've done, including sprites, I learned from Inside DirectX and Game Programming for Dummies. You can see my specific...
Forest Handford
forestj@...
May 22, 2001 1:51 pm
49
Morning All, <boring story> To be honest, I've not done a heck of alot of game programming in my time. I started writing dodgey games in QBasic when i was 13!...
Oliver Reeves
oliver.reeves@...
May 22, 2001 11:26 pm
50
Currently we do not have any clients that are looking for candidates for game programming, but if you have a resume ready, I'd be glad to pass it on to our IT...
Ole Drews Jensen
ojensen@...
May 23, 2001 2:40 am
51
Hi everyone. I'm new to this group, and completly new to game programming. I just have one question. I'm pretty advanced in C++, so where do I go from here?...
Mitko
mhris@...
May 25, 2001 8:36 pm
52
Hi Mitko, It depends on how technologically complicated you want to make your game. Most AAA games are written with VC++ with either DirectX or OpenGL....
Forest Handford
forestj@...
May 25, 2001 8:44 pm
53
Ok, this is my last question for now, and I promise I'll stop bothering you guys :P. Would it be even possible for a single person to finish a top-down RTS...
Mitko
mhris@...
May 26, 2001 2:42 am
54
Probably not, but that shouldn't stop us from trying. If you want, head over to my website and have a look. I'm putting together a grass roots project and I...
Kevin Milner
tree_tosser@...
May 26, 2001 3:13 pm
55
Morning Mitko + Forest + the rest, I agree with Forests points. It depends alot on what you are trying to create and what you want to create it for...
Oliver Reeves
oliver.reeves@...
May 28, 2001 12:17 am
56
by the way Forest, can you give me the link to your tutorials?? or are they @ groups.yahoo?? ... From: Forest Handford [mailto:forestj@...] Sent:...
Oliver Reeves
oliver.reeves@...
May 28, 2001 12:19 am
57
hrm.. might be able to. but you really need to know your stuff, and you would have to be prepared to put in alot of work! :) even John C doesn't release games...
Oliver Reeves
oliver.reeves@...
May 28, 2001 12:21 am
58
Actually, an RTS game isn't too hard to make, unless it's 3D like Sigma. Natural Disaster is a turn-based game that uses a map similiar to the way RTS games...
Forest Handford
forestj@...
May 29, 2001 1:04 pm
59
I wrote most of the tutorials on www.EastCoastGames.com . The DirectX tutorial is at http://www.EastCoastGames.com/directx/intro.html . The Windows ...
Forest Handford
forestj@...
May 29, 2001 1:13 pm
60
Dream Knights games is looking for new mud game in developement. Posieions are; Web Master To install the current web pages and administer the server. ...
jr1qg@...
May 29, 2001 3:48 pm
61
The unfortunate thing about a website like this is that it attracts complete beginners like me who one day would love to program something substantial but at...
g.sandles@...
Jun 3, 2001 12:30 am
62
Does anybody know how to convert an S3M (Scream Tracker) file to mp3? Winamp will play an S3M format but I don't think it can make MP3 files. The reason I...
Forest Handford
forestj@...
Jun 13, 2001 11:54 pm
63
Hi Forest, I believe this PDTracker will do the trick for you. http://www.tardis.ed.ac.uk/~simh/pdtracker/ Hth, Ole ...