com2014-template/Workshop - 3 (Game).ipynb

2.0 KiB

None <html> <head> </head>

Create a terminal here

Change working directory

$ cd Workshop\ -\ 3\ \(Game\)/

Run the game

$ python3 minimax.py
$ python3 ab-pruning.py

Reading Materials

In [ ]:

</html>