Skip to content

nathanesau/rushhour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rushhour

RushHour game. An AI solver for RushHour puzzles is also provided.

The game is implemented using Qt. The code is cross-platform. Four versions of the game are compiled:

A demo of the game is shown below.

Folder Structure

  • app: Contains the RushHour App.
  • solver: Contains the RushHour Solver.