Skip to content

AyariAhmed/AI-taquin-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Descpritpion

This project solves the Taquin game (jeu de taquin) problem using different algorithms : A* (with 2 heuristic functions), BFS , DFS and DFS iterative

Requirements

Insctructions

Run the following commands to start the CLI application :

    pipenv install
    pipennv run python3 main.py

Must be in the root project directory in order to create a virtual environment and install dependencies

About

This project solves the Taquin game (jeu de taquin) problem using different algorithms : A* (with 2 heuristic functions), BFS , DFS and DFS iterative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages