View Single Post
Old Dec 11th, 2005, 5:16 PM   #16
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
Impressive stuff. Wish I had some talent in that area... I can just about draw, but that's it.

Back to the topic: as I said earlier, I would definitely recommend using C++ for the game engine. However, you can use pretty much any language you like for the game logic - it's the engine that will be bearing the brunt of the work (assuming you code it right). The alternative is to use a third-party engine that has an API for the language you want to use, and save about two years of development time.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote