Skip to content

A java implementation of the Toguz Korgol game with a simple AI opponent

Notifications You must be signed in to change notification settings

danilo-archive/toguz-korgol-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toguz Korgool Game

How to run

To build the project the following terminal command can be used:

gradle build

The run the project the following terminal command can be used:

gradle run

Description

The game is played on a board with two rows of nine holes. There are two "kazan" between these rows which are used to collect captured stones of each user separately. At the beginning there are nine stones in each hole except the kazan which are empty so players need a total of 162 stones.

Images

Game Board

game board

Main Menu

main menu

Project structure and Gradle

Empty directories contain a placeholder .gitkeep file to allow the directory structure to be uploaded to GitHub.

Authors

  • Ayberk Demirkol
  • Danilo Del Busso
  • David Mahgerefteh
  • Dominic Swaine
  • Horia Tudor Pavel Simon

About

A java implementation of the Toguz Korgol game with a simple AI opponent

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages