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
I wanted to try to write the 2048 game in python to see if I was able to do it.
It might not be the most elegant code but it seems to work so I'm happy :)
About
Still learning Python, I wanted to try coding the 2048 game.