Skip to content

afonsomatos/geobattle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Geobattle

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).

Gif preview

More screenshots: /screenshots

Compile & run:

Either open it on eclipse or:

cd src
javac `find geobattle -name *.java`
java geobattle.Main

About

Java 2D Shooter made with Swing & AWT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages