Skip to content

Po-Shun/Rush-Hour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rush Hour solver

In this project, we implement an AI solver for the classic board game "Rush Hour" with A* algorithm.
Our goal is to explore better heuristic functions to solve this game.

Make sure you have installed these packages before running code

pip install pygame
pip install matplotlib
pip install numpy

problem set we use

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published