SCORE: 00000000

Awari

A GUI Awari game that contains an AI player based on my own evaluation function and a debug mode which you can adjust game state for testing the AI player.

ACHIEVEMENTS

  • Implemented the game in MFC
  • Designed my own strategy for winning the game
  • Implemented my strategy as evaluation function for the AI player
  • Abstracted the game into state representations for computing next move and debug mode

SCREENSHOTS

Game screenshot
Game screenshot

Debug mode
Debug mode

Evaluation Function (Mandarian)
Evaluation Function (Mandarian)

LINKS