Skip to content

michoemad/Reversi-AI-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reversi-AI-C

#This project was a part of a lab and a competition against all Engineering First Years

#The AI is a reversi solver that utilizes minimax algorithm with iterative deepening and heuristic evaluation

#This program is ranked among the the top 8 programs in the first year AI's