Hello everyone, I am new to Java and I was wondering about the size and complexity of games that can be written in it. To get right to the point,
I want to know if it’s possible to write complete full-sized rpgs like Baldur’s Gate and Diablo/Diablo 2 with Java. The graphic quality that I would like to use is
also like the games I just mentioned, I don’t need next-gen graphics or anything like that.
Before everyone thinks I’m getting ahead of myself, I would like to note that I’m not starting to learn Java by making a giant rpg. I know that would be a mistake.
I’m learning Java itself and then I’ll start with small games like Pong or Tetris. I’m just wondering if Java is capable of doing what I want in the long run.