Aritificial intelligence project based on a version of the Avengers: Endgame movie.from Russell and Norvig's Artificial Intelligence - A Modern Approach 3rd Edition.
You need these packages in jar
format installed in your lib
directory before you can run the project.
Tests are included in src/app/EndGameTests.java
Algorithm | Status |
---|---|
Breadth First Search | Done |
Depth First Search | Done |
Uniform Cost Search | Done |
Iterative Deepening Search | Done |
Greedy Search | Done |
A* Search | Done |
Thanks goes to these wonderful people (emoji key):
George Maged 💻 |
Youssef Tarek 💻 |
Pavelnas 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!