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