You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a collaboration on a Java implementation of the famous game 2048. It's loosely based on an MVC model, with seperate classes for every layer. The output of this implementation follows the original as closely as possible