TheoKanning/2048-Python-Bot
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.
Python
No issues in this repository yet.
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.
Python
No issues in this repository yet.