Skip to content

Agent utilising Minimax Algorithm with Alpha-beta pruning to play Gomoku

Notifications You must be signed in to change notification settings

gromoglasov/gomoku-agent

Repository files navigation

gomoku-agent

Agent utilising Minimax Algorithm with Alpha-beta pruning to play Gomoku

To play the game:

  • clone the project

In terminal:

  • go to project directory
  • jacac *.java
  • java GomokuReferee

About

Agent utilising Minimax Algorithm with Alpha-beta pruning to play Gomoku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages