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:
- Web Assembly (see https://nathanesau.github.io/rushhour/rushhour.html).
- Windows x32 (see https://github.com/nathanesau/rushhour/releases).
- Windows x64 (see https://github.com/nathanesau/rushhour/releases).
- Linux x64 (see https://github.com/nathanesau/rushhour/releases).
A demo of the game is shown below.