This is a game I created during my studies to implement the MinMax Artificial Intelligence. I used Python with Pygame library to handle the UI part.
To launch the game and see what it looks like you have to run test.py file which contains the main method.