Skip to content

Implementasi Minimax Algorithm dan Local Search pada Permainan Dots and Boxes

License

Notifications You must be signed in to change notification settings

rayhankinan/Tugas-Besar-1-IF3170-Inteligensi-Buatan

Repository files navigation

Dots-and-Boxes

This repository contains python based interactive Dots-and-Boxes game.

Running Dots-and-Boxes:

git clone https://github.com/AbdiHaryadi/Dots-and-Boxes.git
cd Dots-and-Boxes
python main.py

Screenshots

Controls

  1. Player 1 starts the game
  2. Click on edges to mark them
  3. If a box is made, it gets shaded with the player assigned color, and the player gets another go
  4. When all the edges are marked, the result is displayed on the result screen
  5. Click anywhere on the result screen to play again

About

The original author is Aqeel Anwar, but the rules has been fixed by Jacrac04. Modified by GaIB 19 Assistants.

About

Implementasi Minimax Algorithm dan Local Search pada Permainan Dots and Boxes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages