Skip to content

An AI game that implement some search algorithms, use Pygame for demo

Notifications You must be signed in to change notification settings

linhnph05/AISearchGame

Repository files navigation

AISearchGame

An AI game that implement some search algorithms, we use Pygame for demo

Members:

  1. Nguyễn Phan Hùng Linh – 23127081
  2. Lương Văn Dũng – 23127353
  3. Trần Bình Duy – 23127358
  4. Trần Hữu Nghĩa – 23127437

Youtube demo

https://www.youtube.com/watch?v=nI8ipdzwhxE

How to run the source code

python3 -m venv .env                      
source .env/bin/activate
pip3 install -r requirements.txt

python3 main.py

About

An AI game that implement some search algorithms, use Pygame for demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages