Skip to content

SnapGames/rain-and-drops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rain and Drops

TravisCI Dependency Status

Game Development Java Basics prototypes/rain-and-drops

This project is part of the GDJ course from GameDev Basics Java provided by the SnapGames site.

Goal

TODO

Compile

To compile the full project, please execute the following command :

$> mvn clean install

Execute

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

Edit

Import this project as an Existing Maven Project into your prefered IDE, (like Eclipse ?)

Some screen shots ?

The Rain and Drops screenshot

Have Fun !

Send a mail to SnapGames

About

a prototype application to simulate rain and drops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages