Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 424 Bytes

File metadata and controls

7 lines (4 loc) · 424 Bytes

The game of square : Artificial intelligence in Python

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.

alt text