Skip to content

Artificial Intelligence to play the game Settlers of Catan.

Notifications You must be signed in to change notification settings

akalari/catan-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]
            *  

About

Artificial Intelligence to play the game Settlers of Catan.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published