NourEldinShobier / AI-Risk-Game

Implementation of Risk Game using C# with multiple AI agents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI_Risk_Game

Risk Game for EGYPT and USA maps with 8 playing agents 🎮

  • 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

About

Implementation of Risk Game using C# with multiple AI agents.


Languages

Language:C# 100.0%