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
In order to run this , you will need a IDE that supports pygame, matplotlib, tkinter, etc
this game has been created with diffrent types of methods to complete it.
If you want the classical version of 2048 pick the human opperational code and run that. If you want it to be solved by an algorith use the A.I Expectimax code and run that.