/J2048-Swing

Just another good ol' 2048 game written in Java.

Primary LanguageJavaMIT LicenseMIT

J2048-Swing

Yet another 2048 game written in Java

screenshot

Classic old 2048 game. Ahhh I really missed those good ol' days playing 2048 on my TI graphing calculator.


Build

Make sure you have maven installed in your system. After that all you need to do is to open a terminal and run

mvn clean compile assembly:single

In your command prompt in the root directory of this repository, and you'll get your jar executable in target directory.


2021, net2cn.