This is a Java version of the famous 2048 game in graphic make with Java swing.
You will need to compile the project using javac or execute the jarfile first.
then like any 2048 you can move the pieces of the game with directional arrows until you reach 2048 or game over.
