game of 2048

2048

I made this game using pythons "tkinter" library my freshman year. It is a simple first approach at game development. I also included a couple algorithms that the computer could use to play the game.

Github