rush-hour
Here are 43 public repositories matching this topic...
An innovative take on the classic sliding puzzle game. Initially created for the Flutter Puzzle Hack.
-
Updated
Apr 25, 2024
The second iteration of Rush Hour for the next Cities Skylines expansion.
-
Updated
Jul 23, 2018 - C#
[fr] "Rush-Hour" like Android game available on the Play Store, optimized for tablets
-
Updated
Jul 29, 2017 - Java
A collection of retro classic 2D slider puzzles for Windows, OSX & most Linux distros. Includes Traffic-Rush, Klotski & Get-My-Goat; written in C++
-
Updated
Aug 27, 2024 - C++
an animated solver (backtracking - BFS) for rush hour
-
Updated
Jun 3, 2023 - Jupyter Notebook
Solver for the Rush Hour Game based on the Breadth First Search algorithm
-
Updated
Feb 28, 2017 - Python
Solution to Rush Hour game with BFS and DFS algorithms
-
Updated
Mar 21, 2017 - C++
React (TypeScript) website to perfectly solve the 'Rush Hour' puzzle board game.
-
Updated
Aug 18, 2023 - TypeScript
Final project for the "Artificial Intelligence" subject, which consisted in the development of an AI agent capable of solving various Rush Hour projects with the most efficient solution possible.
-
Updated
Jul 29, 2023 - Python
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
Rush Hour is a sliding block puzzle invented by Nob Yoshigahara in the 1970s.
-
Updated
Feb 10, 2022 - JavaScript
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."