Hello!
I am rather new to Java but I have a lot of knowledge in C# so I don’t believe that programming would be of any major difficulties except for the techniques to be used.
I would like to ask for recommendations on how to proceed with my tiny little dream!
I would like to create a 2D shoot 'em up game, something in the lines of Alien Shooter,
at least with similar gameplay (which would be a player in the center, crosshair and enemies to shoot) but I don’t really know where to start. A push in the right direction would be greatly appreciated!
I don’t really wish to use Slick or some other API/Game Engine as I’d rather learn to create on myself from scratch in Java, but whether I should do it in Java3d/2D/AWT/Swing/JOGL I don’t know.
Thank you for your help!
//Zolomon