Skip to content

nickdill/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

Read instuctions.txt for a VERY in-depth instruction on how this program works. Otherwise, this was a programming assignment given to me in my Data Structures class. Using a graphical API provided and a basic skeleton with a suggested route to creating this program, I created the main.java which merged the given methods from the API with the various data inputs created during gameplay. This took a little over 15 hours, including the time spent trying to understand the prompt and reading through the given API.

tl;dr Run:

java game2048.Main

Enjoy!

About

Java-based replica of the popular game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published