Kallaf / Risk-game

Risk game is an AI project where I apply 4 different AI search agents (Greedy search, A* search,real time A* and minimax) and 4 non AI agents (Human agent,aggressive agent,passive agent and nearly pacifist agent) I implemented this project using GUI and OOP in java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Risk-game

Risk game is an AI project where I apply 4 different AI search agents (Greedy search, A* search,real time A* and minimax) and 4 non AI agents (Human agent,aggressive agent,passive agent and nearly pacifist agent) I implemented this project using GUI and OOP in java

Screenshots

Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot

About

Risk game is an AI project where I apply 4 different AI search agents (Greedy search, A* search,real time A* and minimax) and 4 non AI agents (Human agent,aggressive agent,passive agent and nearly pacifist agent) I implemented this project using GUI and OOP in java


Languages

Language:Java 100.0%