Skip to content

A JavaScript program to play Gomoku (五目) against an AI using the minimax algorithm with alpha-beta pruning

Notifications You must be signed in to change notification settings

adrian-heouairi/Gomoku-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gomoku-AI

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

Screenshot

About

A JavaScript program to play Gomoku (五目) against an AI using the minimax algorithm with alpha-beta pruning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published