rush-hour
Here are 9 public repositories matching this topic...
[fr] "Rush-Hour" like Android game available on the Play Store, optimized for tablets
-
Updated
Jul 29, 2017 - Java
Rush hour game with solving algorithm. Includes single-threaded and multi-threaded implementation.
-
Updated
Nov 30, 2018 - Java
Rush Hour is the block game, in which user can place cars and trucks randomly or manually on the map and our mission is to move the red car to the exit by moving all other cars and trucks out of its way so that red car can reach at exit.
-
Updated
Feb 10, 2018 - Java
A rush hour puzzle solver that uses a breadth-first search to solve the puzzle in the least number of moves, the solver uses a work Queue to keep track of visited states in the puzzle. After a solution is found, the program animates the solution in a StdDraw window, otherwise it specifies that a solution wasn't found.
-
Updated
May 16, 2017 - Java
-
Updated
Jul 14, 2022 - Java
Improve this page
Add a description, image, and links to the rush-hour topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rush-hour topic, visit your repo's landing page and select "manage topics."