Skip to content

Erfaniaa/ai-course-project

Repository files navigation

Artificial Intelligence Course Project

A simple game, similar to Wumpus

For more information, read the PDF file which is located in this repository (it's in Persian language).

Dependencies

apt install libopencv-dev python3-opencv
pip3 install -r requirements.txt

Usage

python3 run.py

Screenshot

screenshot

Notes

  • This project agent is not very intelligent and its algorithm is not similar to the one that's described in the PDF file.
  • The game judge and the agent codes are seperated, so you can put your own agent code in the project.

About

Artificial Intelligence course final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages