Skip to content

andresrivero/group1gomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group1Gomoku

GomokuPlayer

Synopsis

GomokuPlayer is a gomoku playing AI that uses an alpha-beta pruning technique to efficiently decide it's next move playing Gomoku.

To start GomokuPlayer, download source, set sockets for GomokuServer, with Java installed: to build: javac GomokuPlayer to run: java GomokuPlayer

A complete repository can be found at: http://github.com/andresrivero/group1gomoku

To Do

About

Group 1 Gomoku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages