Skip to content

NullExp-Team/Go_game

Repository files navigation

Go_game

For starting game:

  1. Play.
  2. Choose single player ( Human Vs Computer) or Multiplayer (Human Vs Human)
  3. Black Player will start the game.

This prolog code show the implantation of the 5x5 Go game. Start the game by typing (play.). To enter the position of the move, add the first row number (0,1,2,3,4) to the first column number (0,5,10,15,20).

Example: Here player (x) place at position 22 ( row(2)+column(20) )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published