This project is part of the GDJ course from GameDev Basics Java provided by the SnapGames site.
TODO
To compile the full project, please execute the following command :
$> mvn clean install
to execute the the compiled jar, please execute the command bellow :
$> mvn exec:java
or :
$> java -jar rain-and-drops-0.0.1-SNAPSHOT.jar
Import this project as an Existing Maven Project into your prefered IDE, (like Eclipse ?)
Have Fun !
Send a mail to SnapGames