项目作者: NourEldinShobier

项目描述 :
Implementation of Risk Game using C# with multiple AI agents.
高级语言: C#
项目地址: git://github.com/NourEldinShobier/AI-Risk-Game.git
创建时间: 2020-05-31T18:39:56Z
项目社区:https://github.com/NourEldinShobier/AI-Risk-Game

开源协议:

下载


AI_Risk_Game

Risk Game for EGYPT and USA maps with 8 playing agents :video_game:

  • 4 non AI agents :

    • Human Agent
    • Passive agent
    • Aggressive agent
    • Pacifist agent
  • 4 AI agents :

    • Gready Agent
    • A* search using agent
    • Real-time A* using agent
    • MinMax with alpha-beta pruning agent


    Note: Egypt map is not working in the moment