This repository contains an implementation of the so called expectimax algorithm to beat the game 2048.
While the algorithm (searchai.py) is an implementation of myself, the program frame which runs the browser game was developed by employees of Zurich University of Applied Sciences.