Skip to content

noparkee/Gomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI assignment

KU 2020 COSE361 assignment
Implement a gomoku(오목) playing application
Implement an alpha-beta search with iterative deepening search.