Theo Kanning
Results
2
repositories owned by
Theo Kanning
2048-Python-Bot
18
Stars
7
Forks
Watchers
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.