Skip to content

A Python implementation of the board game Rush Hour(tm)

License

Notifications You must be signed in to change notification settings

jhejderup/rush-hour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rush-hour

A Python implementation of the board game Rush Hour(tm) with A* Algorithm Solver

Running the game

inside the cloned folder

$ python rushhour/run.py

Test cases

Requires nosetools to be installed, to run all cases in the root directory:

$ nosetools

About

A Python implementation of the board game Rush Hour(tm)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages