Skip to content

CS 5368 Intelligent Systems - Project 1 (Squeeze It)

Notifications You must be signed in to change notification settings

cww2697/SqueezeIT_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SqueezeIT AI Agent

CS 5368 Intelligent Systems - Project 1 (Squeeze It)

Requirements

  • Python 3.7+
  • Windows, MacOS, Linux

How to Run

  1. Open terminal or commmand prompt

  2. Go to the folder where the program is downloaded

    cd /folder/src

  3. Run the following command

    Windows:

    python3 squeeze_it_GUI.py

    MacOS, Linux:

    python3 squeeze_it_GUI_UNIX.py

Functions of the MiniMax

Hueristics

  1. Simple
  2. Aggresive
  3. Defensive
  4. Center

About

CS 5368 Intelligent Systems - Project 1 (Squeeze It)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages