Skip to content

An AI game agent that uses minimax and alpha-beta pruning to serach what the next best move of the game is.

Notifications You must be signed in to change notification settings

efeng2/k-in-a-row-agent

Repository files navigation

K-in-a-row AI Game Agent

Authors: Feng, Emily; Weston, Sam

An agent for playing "K-in-a-Row with Forbidden Squares" and related games. CSE 415, University of Washington

Agent Name: TicTacTimes

To run the agent, run Game_Master_Offline.py

About

An AI game agent that uses minimax and alpha-beta pruning to serach what the next best move of the game is.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published