2048-Game Implementation of 2048 game in Java. The user interface is created using Swing controls. Usage Download executable jar from Releases Or build from source : To compile - $ javac Game2048.java To run - $ java Game2048 Use arrow keys to move. Screenshot License MIT License