sliding-puzzle-game topic
                        List
                        sliding-puzzle-game repositories
                    
                blocked
                            
                                23
                            
                            
                        
                        Stars
                    
                            
                                2
                            
                            
                        
                        Forks
                    Watchers
                    An innovative take on the classic sliding puzzle game. Created for the Flutter Puzzle Hack.
puzzl
                            
                                37
                            
                            
                        
                        Stars
                    
                            
                                0
                            
                            
                        
                        Forks
                    Watchers
                    :game_die: An intelligent version of the sliding-puzzle game for your terminal built in golang
sliding_puzzle
                            
                                36
                            
                            
                        
                        Stars
                    
                            
                                13
                            
                            
                        
                        Forks
                    Watchers
                    Swift implementation of the Sliding Puzzle game with Iterative Deepening A* AI Solver.
sliding-puzzle-solver
                            
                                19
                            
                            
                        
                        Stars
                    
                            
                                3
                            
                            
                        
                        Forks
                    Watchers
                    🧩 Solve sliding puzzle using the A* algorithm
fxgl-sliding-puzzle
                            
                                19
                            
                            
                        
                        Stars
                    
                            
                                6
                            
                            
                        
                        Forks
                    Watchers
                    A Java 11+ sliding puzzle game using the FXGL library
Sliding-Puzzle-A-Star-Solver
                            
                                24
                            
                            
                        
                        Stars
                    
                            
                                10
                            
                            
                        
                        Forks
                    Watchers
                    Implementation for A-star and BFS Algorithms to solve a NxN grid sliding puzzle problem.