Click to See Complete Forum and Search --> : whats the best...?


HeXaDeCiMaL
August 19th, 1999, 04:26 PM
I was wondering....whats the best programming language for making games? and whats the best for making applications?


~HeX~

September 8th, 1999, 01:31 AM
this is strictly my opinion only. i would say c++ using OpenGL
for games and c++ using com for applications. I have a link for
you if you eventually want to program games.

http://www.gamasutra.com
http://www.opengl.org

The only other option i personally would take for games if i could
not use openGL and C/C++ would be assembly language. for some the
reverse is true. your milage may vary.

Regards,
mtighe@pobox.com

Nightwalker
September 27th, 1999, 10:34 AM
For games I would strongly recommend C++, VC++ or borland C++ Builder, For Applications either VC++ or Vb Enterprise editions. Coding software in pure assembly language can be quite tedious and if your not used to it quite error prone, whilst at college i used assebly languaf#ge to write the OS for micro controllers it was fun but quite anoying when degugging.

D.G.Holmes
Gap Student