89 results for “topic:sliding-puzzle-game”
Swift implementation of the Sliding Puzzle game with Iterative Deepening A* AI Solver.
:game_die: An intelligent version of the sliding-puzzle game for your terminal built in golang
Implementation for A-star and BFS Algorithms to solve a NxN grid sliding puzzle problem.
A Java 11+ sliding puzzle game using the FXGL library
🧩 Solve sliding puzzle using the A* algorithm
NxM puzzle solver using graph traversal algorithms
Sliding Puzzle solver and utilities
A sliding puzzle game for Android with deep learning techniques, written in Java and Python, utilized TensorFlow and Jupyter.
A sliding puzzle game and solver using ncurses.
A sliding puzzle, also known as a puzzle with sliding blocks or sliding tiles, is a combined puzzle in which the player is offered to move parts along certain routes (usually on a board) to set a certain final configuration.
Full-blown framework-less UI Application for the Sliding Blocks Puzzle created as a proof-of-concept for my mentees.
Very simple interactive web app written in Zig and TypeScript
Simple flexible UI for sliding puzzles.
A python code for solving the sliding puzzle game
15 or 8 piece sliding tiles puzzle with ai solver using the fringe search algorithm
Naive AI Aided Sliding Puzzle Game (picture-image-block-tile-maze-riddle)
Sliding puzzle Gameboy ROM for GBCompo21
Sliding block/tile puzzle solver using multiple algorithms 🧩
Usage of A*/Astar algorithm
This project is created with Angular, the newest version, and SCSS. I have implemented the newest features like @if and @for, and also used some other features like pipes and reusable components.
Sliding puzzle game with solver made with Xamarin Android
A classic puzzle web game that I created for fun. it has 3 levels of difficulty and a league of legends theme
No description provided.
My JavaScript implementation of the Sliding Puzzle game using p5.js
Games demonstrating understanding of C#.NET Framework and Object-Oriented programming (2018).
A sliding puzzle game made with NextJS.
No description provided.
No description provided.
Sliding Tile Puzzle
Sliding Block Puzzle with A* Search