Search found 2 matches
- Sat Jun 28, 2014 6:37 pm
- Forum: Programming Discussion
- Topic: Java gaming discussion
- Replies: 7
- Views: 4292
Re: Java gaming discussion
Java is perfectly fine for game development. In my experience the main thing you need to worry about is being careful with your allocation/deallocation strategy so the garbage collector doesn't come into play and cause large delays during gameplay. Not quite sure what you were getting at with the f...
- Sat Jun 14, 2014 11:55 pm
- Forum: Programming Discussion
- Topic: Java gaming discussion
- Replies: 7
- Views: 4292
Java gaming discussion
I understand some people here have allot of things to say about different languages, and I also see that this thread may have already been started. (Maybe, I'm really really new here). But I was wondering why some people don't recommend java? (Some bash it in fact). I ain't no newb, and I'm sure as ...