Skip to content

mostafavahidi/ArtificialIntelligence_4inaLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArtificialIntelligence_4inaLine

To run the program from an IDE, simply run the Main method.

To run the program through the command-line, run javac on all *.java files in the src/ folder, and then run the java command on Main.

By Alec Strickland and Mostafa Vahidi

About

Implementing the 4 in a line AI game (2 player) using AI concepts such as Min-Max and Alpha-Beta pruning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages