neelrr1 / TicTacToeMinimax

Implementation of the minimax algorithm with alpha-beta pruning to make a tic-tac-toe playing agent.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Implementation of the minimax algorithm with alpha-beta pruning to make a tic-tac-toe playing agent.


Languages

Language:Java 98.7%Language:HTML 1.3%