You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Computer science degree third year project. A JavaScript program to play Gomoku (五目) against an AI using the minimax algorithm with alpha-beta pruning.
Project realized by:
Adrian HEOUAIRI
About
A JavaScript program to play Gomoku (五目) against an AI using the minimax algorithm with alpha-beta pruning