Skip to content

Gathers and manage all Kalaha (a.k.s. Mancala) participants.

Notifications You must be signed in to change notification settings

AI-Tournaments/Arena-Kalaha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Kalaha-Arena

Gathers and manage all Kalaha (a.k.s. Mancala) participants. Click image below to join the official Discord channel.
Discord banner2

Rules

You will receive an array that represents where the pellets are located. The first half is your side and the later is the oponents. The store is located last in each half. The tick-counter starts at 0 and raised 1 after a choise is made. The switch-counter starts at 0 and raised 1 when the player is swaped.

Rules violation

If response violate any of this, the respons will be replaced with taking the first valid keep farest from the store.

  • Caught exceeding the time limit (executionSteps) for tick execution defined by the tournament.
  • Trying to movie pellets from the opponent's side or the stores.