
www.Usenet.com
| <-- __Chronological__ --> | <-- __Thread__ --> |
Hey,
Has anyone used Java to program games?
programming language to use and I could do with some advice.
All the basic (Blitz and Dark) languages I have looked at seem to have good API's for games, but I think it would be hard to write anything very big because the debugging doesn't look very good. Also the demo's crash on my computer. My biggest gripe with Blitz and Dark basic is that you can't tell the compiler to force explicit vairable declarations. I also had a quick look at the Real basic web site. The price is too high, and there doesn't seem to be a game API.
C/C++ is OK, I would use either SDL or CDX. I have had a quick look at these two. Unfortunately SDL seems focused on 2D and there hasn't been a new release of CDX in a fair while.
Java is a nice language to code in. I have no experience in using it for real-time stuff though.
Any comments are appreciated.
https://games.dev.java.net/forums/ https://games.dev.java.net/
| <-- __Chronological__ --> | <-- __Thread__ --> |