Skip to content

Awalé - Player VS Computer #2

@Lrigami

Description

@Lrigami
  • Naive Algorithm
  • Medium level: computer has some strategies (favour capture moves, favour multiple captures over single captures, don't overfeed the opponent, force the opponent to empty his camp. The computer only simulates its own moves on its turn, and those of the opponent on the following turn. That's 6^2 (36) moves each time it plays.
  • Hard level: Monte Carlo Algorithm

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions