2048 in Java Swing
This is a replica of the 2048 game, written in Java Swing, using 2D arrays. I still need to add keypress functionality so you can play with the arrow buttons instead of button clicks.
Share your repls and programming experiences
This is a replica of the 2048 game, written in Java Swing, using 2D arrays. I still need to add keypress functionality so you can play with the arrow buttons instead of button clicks.