Skip to content

An ids algorithm for solving rush hour game in python

Notifications You must be signed in to change notification settings

pard1s/rush-hour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rush-hour

An ids algorithm for solving rush hour game in python

The goal of the game is to get only the red car out through the exit of the board by moving the other vehicles out of its way. This python script uses IDS alogrithm to show every step of the best sloution. sample input/output would be:

sample input

result: smaple output1

smaple output1

About

An ids algorithm for solving rush hour game in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages