ninetailschris said:
Java is rarely used because of how inferior it is to c++. |
C++ is a standard and basically a must for consoles, but if you're just working on PC or mobile it's usually best to stay away from it.
Unity scripts are in C# or Java. It supports Boo as well but really no one uses that.
On coding the whole thing verse using an engine:
I'd really recommend not building your own engine. It can be a good learning tool, but really you're just re-inventing the wheel. It's much better to spend that time making the game part of the game.







