2048-Python-Bot
Python
★ 19
updated 6y ago
A 2048 Bot written in Python using an adversarial search algorithm. Uses screen grabbing to determine the game state and a basic tree search to calculate moves.
No plain-English explanation yet — one is being written right now. Check back in a minute.