Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.02 KB

FOSSA Status

  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

FOSSA Status