Hello, so after about a month of work I have created my first Java game on my own. It is a 2D turn based strategy, don’t laugh too hard when you see it. Right now though it is run through an applet, but I wish to move it to a application before I continue with development.
It’s a lot of code so I’ve posted the source below if you care to take a look at it. I’m essentially looking to have the bottom 1/4 of the screen with all the info be static, while you could scroll around the actual game window. I know this might seem quite ambiguous, but if you run the applet I think you’ll get what I’m saying. Also, willing to post pictures if needed.
Thanks!