/2048

Implementation of the game 2048 for university programming practical course.

Primary LanguageJava

2048

Implementation of the game 2048 for university programming practical course.

Picture

Run game

The game is build and tested with Java11. Run java -jar code.jar to start the game after downloading the code.jar file.