Skip to content

reyhanhosavci/Game-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game-2048

2048 game using Linked List in java programming Run Main file, you can change the numbers you want to play. There is a array for the numbers. You can see the result for each given numbers.

In this game, the main reason to form this game to learn data structures, Linked list. I just add next and up pointers to the nodes, if you want you can change the pointers and make it better and easier.

About

2048 game using Linked List in java programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages