Wednesday, 21 August 2013

Language-specific games?

Language-specific games?

I was taught to that different languages are specified for solving
different and special problems. But what about videogames? Are there any
games (or game genres) that would be too hard (or even impossible) to make
in certain programming languages?
For example, is it easier to create an RTS game in C++ than in Java? Would
it be possible to create a Minecraft-esque "almost-infinite,
super-sandbox" game in C++? Et cetera.

No comments:

Post a Comment