Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 2.46 KB

README.md

File metadata and controls

50 lines (34 loc) · 2.46 KB

💎 Artificial Stones

All Contributors

Aritificial intelligence project based on a version of the Avengers: Endgame movie.from Russell and Norvig's Artificial Intelligence - A Modern Approach 3rd Edition.

🦸 Dependencies

You need these packages in jar format installed in your lib directory before you can run the project.

🧪 Tests

Tests are included in src/app/EndGameTests.java

🤓 List of Algorithms

Algorithm Status
Breadth First Search Done
Depth First Search Done
Uniform Cost Search Done
Iterative Deepening Search Done
Greedy Search Done
A* Search Done

Paper documenting the project

Documentation

Contributors ✨

Thanks goes to these wonderful people (emoji key):

George Maged
George Maged

💻
Youssef Tarek
Youssef Tarek

💻
Pavelnas
Pavelnas

💻

This project follows the all-contributors specification. Contributions of any kind welcome!