/Gomoku

A Gomoku with heuristic evalution AI using Java swing

Primary LanguageJava

Gomoku

A Gomoku with AI (heriustic evaluation with negamax/transposition table) using Java swing. Main features: player vs player, player vs computer with 3 difficulties, save/load game.