Skip to content

Latest commit

 

History

History
executable file
·
24 lines (15 loc) · 343 Bytes

README.md

File metadata and controls

executable file
·
24 lines (15 loc) · 343 Bytes

GGL 2017

This project was maked when The Global Game Jam 2017 in Limoges.

How to COMPILE

$ mvn package assembly:single

How to RUN

$ java -jar target/GGL2017.jar

If not work try

$ java -XstartOnFirstThread -jar target/GGL2017.jar

Global Game Jam #2