We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8130dae commit 7ad0b1dCopy full SHA for 7ad0b1d
README.md
@@ -1,3 +1,4 @@
1
# 2048-python-game
2
2048 game implemented by python3 and tkinter
3
+
4
AI part: Expectiminimax with alpha-beta pruning (Normal level), Reinforcement Learning (Hard level)
0 commit comments