Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 391 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 391 Bytes

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