سؤال

I have watched many Java toturials, learned some basics Java. About 1month ago, I'm interested in Java game development, learned some basic stuff (control sprite, draw figures, basic collision and etc.). But something in me telling that I doing something wrong.

So im here asking to expierenced Java developers, what tool/program/plugin should I choose to create Java 2D games properly? Until now I have used Eclipse.

P.s. sorry for my English, its not my native language. P.s.s. maybe anyone can recommend any Java book about game development or just about Java?

هل كانت مفيدة؟

المحلول

Use eclipse, and learn all of this before you start and not just by watching tutorials on Youtube. I suggest you start with game development by using java2D (awt & swing) then moving on to either Slick2D or libGDX, though I do suggest libGDX because it's still being developed. Here's an interesting question which you might find useful too.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top