Skip to content

Artificial Intelligence Java assignment, create an AI for the game Pentago. AI algorithm based on Minimax and alpha-beta pruning.

Notifications You must be signed in to change notification settings

waylon-brown/A.I.-Pentago-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A.I.-Pentago-Game

Artificial Intelligence Java assignment, create an AI for the game Pentago. AI algorithm based on Minimax and alpha-beta pruning.

Once intelligent AI is implemented, students have each other's AI's play each other to see who's is most intelligent. The game is set up to have a human vs. an AI, but we input the other person's AI move as our player move to have them compete against each other.

About

Artificial Intelligence Java assignment, create an AI for the game Pentago. AI algorithm based on Minimax and alpha-beta pruning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages