Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 486 Bytes

File metadata and controls

13 lines (10 loc) · 486 Bytes

AI-Project

This project is part of Faculty of Computers and Arificial Intelligence's AI project.

Required Dependencies

  1. Numpy
  2. Tkinter

Usage

Choose Algorithm type, and difficulty (depth of AI), then open website: http://kevinshannon.com/connect4/ and hit run

Note:

in board.py, change LEFT, RIGHT, TOP or BOTTOM settings to match your screen resolution uncomment line 73, to see the part of the screen that is getting captured, make sure it matches the board exactly