In this project, we build the popular game 2048 in Python using the graphical user interface tkinter. Click here for the YouTube video.
In another project, we develop AI that can play the game 2048—and play it well—using Monte Carlo tree search. Click here for the YouTube video; click here for the GitHub repo.