Skip to content

A simple version of the game 2048 in Java. This project was based off the same base code as my Tetris in Java project, but I ultimately edited much of the base code to fit my current needs.

austintwu/2048_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme for Austin Wu's version of 2048 in Java.
This is a version of the popular number tile game 2048 written in the Java programming language.
This project was started in early June and finished on June 14th.
This project borrows code from another of my projects, a Tetris game written in Java. It uses
the same block based GUI to store information in the game. 

About

A simple version of the game 2048 in Java. This project was based off the same base code as my Tetris in Java project, but I ultimately edited much of the base code to fit my current needs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages