Java 2D game made with Swing & AWT. No images were used, all shapes are programatically drawn and rendered. The project is still developing. I welcome suggestions and improvements (open a new issue for that).
More screenshots: /screenshots
Either open it on eclipse or:
cd src
javac `find geobattle -name *.java`
java geobattle.Main