Skip to content

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

Notifications You must be signed in to change notification settings

NourEldinShobier/AI-Risk-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages