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
2048
This game is all about merging cases of equal values, starting with 2's, up to the ultimate goal, the 2048.
This project is basically an attempt at coding it in Python.