Skip to content

aicroe/P2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2048

Java implementation of the game 2048.

Build it and run it by executing the next commands in the terminal. It is supposed that Java (1.8 or greater) and maven are installed and available in the PATH.

$ mvn package
$ java -jar target/P2048-1.0-SNAPSHOT.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages