Skip to content

Implementation of the 2048 game with graphical interface.

License

Notifications You must be signed in to change notification settings

enzo-santos/two-oh-four-eight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

How to play

On the Releases tab, check for the latest version and download the file named 2048.jar corresponding to this version.

Change your directory to the directory where the file was downloaded and run the following command to make the file executable:

chmod +x 2048.jar

Now, just run it by typing

./2048.jar

The game window should appear. You can play by using the arrow keys. The same rules still apply.

Screenshots

About

Implementation of the 2048 game with graphical interface.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages