In this project, we develop AI that can play the game 2048 (extremely well) using Monte Carlo tree search. Click here for the YouTube video.
In another project, we explain how to build 2048 in Python using the graphical user interface tkinter. Click here for a link to that video; click here for that GitHub repo.