close
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Building 2048

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.