Skip to content
/ 2048 Public

A simple clone of 2048 game with JAVA implementation.

Notifications You must be signed in to change notification settings

Sereinme/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

A simple clone of 2048 game with JAVA implementation.

Overview

Use W/A/S/D or $\leftarrow$ / $\uparrow$ / $\downarrow$ / $\rightarrow$ to move tiles and get 2048.

You can press <ESC> at any time to exit the game. And press <SPACE> when game is end to start a new game.

Code Structure

Reference

Java 2048 Intermediate Tutorial

About

A simple clone of 2048 game with JAVA implementation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages