-
Notifications
You must be signed in to change notification settings - Fork 0
Player vs AI to reach the destination city. Enemy uses DFS algorithm to move. For each move will play games. The first game is using KNN algorithm to guess whether it will rain or not. The second game one will use word to vactor algorithm to guess the closest word. They can remove one city, bot(AI) will use A-star algorithm to remove a city.
EdwinChristopher/Artificial-Intelligence-Game
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Player vs AI to reach the destination city. Enemy uses DFS algorithm to move. For each move will play games. The first game is using KNN algorithm to guess whether it will rain or not. The second game one will use word to vactor algorithm to guess the closest word. They can remove one city, bot(AI) will use A-star algorithm to remove a city.