Skip to content

dormeneur/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

2048 Game in Java

Description

This is a simple implementation of the 2048 game in Java using Swing for the GUI.

How to Run

  1. Compile the Java files.
  2. Run the Game class.

Controls

  • Use the arrow keys to move the tiles.
  • Combine tiles with the same number to reach 2048!

About

The classic 2048 Game (using Java)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages