Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 430 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 430 Bytes

catan-ai

An Artificial Intelligence program to play the game Settlers of Catan.

Layout for the board array in Board.h

Indices:

     [ 0 ][ 1 ][ 2 ]
  [ 3 ][ 4 ][ 5 ][ 6 ]
[ 7 ][ 8 ][ 9 ][10 ][11 ]
  [12 ][13 ][14 ][15 ]
     [16 ][17 ][18]

Compass:

            *  
      [0]       [1]
  *                   *

 [5]                 [2]

  *                   *
      [4]       [3]
            *