An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: 8-puzzle-solver

200-0K/8-Puzzle

8-Puzzle Solver webapp it uses different search algorithms to solve the classic 8-puzzle problem

Language: JavaScript - Size: 317 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

Badawy403/8-Puzzle

8-puzzle game is a sliding puzzle that consists of a frame of numbered square tiles in random order with one tile missing

Language: Python - Size: 20.5 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 16 - Forks: 2

MatiasBrizzio/N-AI

🧩 Solver for N-Puzzle & N-Queens using Genetic Algorithms, A*, and more in Python

Language: Python - Size: 370 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 1

dgurkaynak/8-puzzle-solver

A web-app that can solve 8-puzzle and visualize the search tree

Language: HTML - Size: 1.99 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 94 - Forks: 47

Vianpyro/8-Puzzle_Solver

Implementation of an 8-puzzle solver in C

Language: C - Size: 28.3 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

vic37get/jogo-dos-8

:1234: 🎮🕹 Implementação dos algoritmos de busca no problema do jogos dos 8 números.

Language: Python - Size: 93.8 KB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

MuhammedAdelTaha/8-Puzzle-AI-Solver

Informed and Uninformed search algorithms.

Language: TeX - Size: 15 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

abpaudel/8-puzzle

8 puzzle solver using BFS, DFS, IDDFS and A-star algorithm

Language: Python - Size: 37.1 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 27 - Forks: 19

bengsfort/8-puzzle-solutions

Solutions to the classic 8 puzzle, implementing an A* best search algorithm to complete the puzzle in multiple languages.

Language: JavaScript - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 6

NeginFirouzi/8-puzzle-Solver

Solve classic 8 Puzzle using A* algorithm with C# implementation!

Language: C# - Size: 75.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

memgonzales/sliding-puzzle

8-puzzle game that features a walkthrough of the optimal solution and allows users to customize the tiles using photos from their Gallery

Language: Kotlin - Size: 19.1 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 8

nizamiza/8-puzzle

Greedy implementation of the 8-puzzle solver

Language: JavaScript - Size: 86.9 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

gregory1506/Py_NPuzzle

Explore A* search for solving 3x3 and 4x4 puzzles

Language: Python - Size: 8.32 MB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

gregory1506/Julia_Npuzzle

Language: Julia - Size: 7.81 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

gregory1506/CNPuzzle

Language: C - Size: 26.4 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

st1lson/8-puzzle

8-puzzle solver with IDS and RBFS algorithms

Language: C# - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

filipeas/jogo-dos-8

Trabalho de Inteligência Artifical - UFPI

Language: C# - Size: 18.7 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

shamiul94/Artificial-Intelligence-Sessional-Cannibal-Missionary-Problem-and-n-Puzzle-problem-

AI Lab Offlines and Onlines

Language: Java - Size: 657 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 3

GustavoSantosCS/8-15Puzzle-Solve 📦

8-15Puzzle Solver A* (Manhattan Distance)

Language: Java - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

igorxaviers/8-15-puzzle-react

Resolução do 8/15 puzzle através de buscas heurísticas

Language: JavaScript - Size: 320 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

mateusememe/8-puzzle

Using heuristic search Best-First and A* with BFS (with manhatan distance) methods to solve 8-puzzle

Language: Python - Size: 173 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 4

marqueurs404/8-Puzzle-Solver

8-Puzzle solver using A* Search with the manhattan & hamming heuristic

Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 3

biqar/puzzle-solver

This repository contains generic platform for solving and benchmarking computational puzzles using different search strategies

Language: C++ - Size: 3.17 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 3

mohamedhassan279/8-puzzle

8 puzzle solver using: BFS, DFS, A* (Manhattan, Euclidean)

Language: Python - Size: 2.51 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

RyanTonerCode/Pathfinding-Tutorial

This repository accompanies a 3-part lecture series: Introduction to Pathfinding

Language: C# - Size: 125 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jmhummel/8puzzle

Python script for solving the classic "8-puzzle" game

Language: Python - Size: 277 KB - Last synced at: about 1 year ago - Pushed at: almost 10 years ago - Stars: 6 - Forks: 16

chakri68/sliding-puzzle

A demonstration of A* and BFS search in the 8-puzzle game

Language: TypeScript - Size: 204 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hlsxx/8-puzzle-cpp

Solving 8-puzzle with BFS and DFS algorithms

Language: C++ - Size: 194 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hlsxx/8-puzzle-rust

Solving 8-puzzle with BFS and DFS algorithms

Language: Rust - Size: 195 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

C-Collamar/8-Puzzle-Solver

A BFS and A* implementation to the classic 8-puzzle problem

Language: C - Size: 426 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 17 - Forks: 7

murtaza98/8-puzzle-problem

8 puzzle problem simulation.

Language: Python - Size: 744 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 7

MarcAButler/8-Puzzle-Solver

Open source 8-puzzle automatic solver

Language: HTML - Size: 76.6 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ReaVNaiL/8-Puzzle-Solver

8 Puzzle Problem Mapping into Search. Using A* Algorithm to find the Shortest path.

Language: JavaScript - Size: 517 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

Hassan-Elseoudy/8-Puzzle-Solver

This application allows you to view a representation of a range of different graph search algorithms, whilst solving your choice of 8-puzzle problems.

Language: Python - Size: 32.2 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

MohamedEsssam/8Puzzle-Solver

The 8-puzzle game solver is an AI project where I applied 3 different AI search techniques (DFS, BFS, A*) to solve the puzzle and animate the solution using JavaFX

Language: Java - Size: 7.54 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

OzgurBagci/informedsearch

A* and IDA* algorithms on 8-Puzzle

Language: Python - Size: 77.1 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

anubhavparas/n-puzzle-problem

Simple BFS search to solve N-Puzzle Problem

Language: Python - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iamMHZ/AI 📦

Solving 8-puzzle problem with search algorithms

Language: Python - Size: 59.6 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

vepo/search-algorithms 📦

8-Puzzle solver

Language: Python - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

HxnDev/Solving-8-Puzzle-Problem-in-Fixed-Moves

The 8-puzzle problem is a puzzle invented and popularized by Noyes Palmer Chapman in the 1870s. It is played on a 3-by-3 grid with 8 square blocks labeled 1 through 8 and a blank square. Your goal is to rearrange the blocks so that they are in order.

Language: Python - Size: 69.3 KB - Last synced at: 29 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

Bastiantheone/Puzzle-Solver

A program that solves the 8-puzzle problem using the A* algorithm

Language: Go - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

edenroseFR/sliding-8-puzzle

This is a simple 8-puzzle game solved using different search algorithms (A Star, BFS).

Language: Python - Size: 101 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

George-RG/N-Piece-Puzzle

AI solver for the clasic N-puzzle Game with UI using raylib

Language: C - Size: 6.21 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

pavlosdais/n-puzzle

A program that solves the classic n-puzzle problem using A* search

Language: C - Size: 581 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Saurav-Shrivastav/8-puzzle-problem

Implemented the 8 puzzle problem using DFS, BFS in python

Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 18

AbhijitMahalle/8_puzzle_solver

Program to solve 8-puzzle problem using Breadth First Search (BFS)

Language: Python - Size: 409 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

yousefkotp/8-Puzzle-Solver

8 Puzzle solver using uninformed and informed search algorithms as DFS, BFS and A*.

Language: Python - Size: 124 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

salvador-palma/8-Puzzle-AI

Language: Java - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ApoorvaKa/8-puzzle-solver

Artificial intelligence algorithm that solves the 8 puzzle using A*

Language: Python - Size: 106 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

NiharG15/8-Puzzle

Implementation of the 8-Puzzle problem using A* Search Algorithm

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 9

FawadJawaid/8-puzzle-solver-AI

This is an Artificial Intelligence project which solves the 8-Puzzle problem using different Artificial Intelligence algorithms techniques like Uninformed-BFS, Uninformed-Iterative Deepening, Informed-Greedy Best First, Informed-A* and Beyond Classical search-Steepest hill climbing.

Language: C++ - Size: 108 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 6

urastogi885/n-puzzle-solver

Finding optimal solution to a given configuration of the 8 puzzle problem

Language: Python - Size: 122 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

dersiwi/8-Puzzle-Solving

8-Puzzle solver in python using A* and manhatten heuristics

Language: Python - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Elzawawy/eight-puzzle-solver

An 8-puzzle game solver implementation in Python, uses informed and uninformed search algorithms and is extensible to be used on an N-Puzzle game.

Language: Python - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

nikopetr/8-puzzle-solver

Solver for the 8-puzzle problem using the following algorithms: BestFS (using Manhattan's distance as a heuristic function) , DFS and BFS.

Language: C++ - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

joeaoregan/LIT-Yr3-ArtificialIntelligence

Language: Java - Size: 736 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Sri-Sai-Charan/8-Puzzle-Problem

BFS implementation to solve the 8-Puzzle-Problem

Language: Python - Size: 863 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

lucas-ps/A-star-8-puzzle---Genetic-Algorithm-Sudoku-solver

AI coursework consisting of an 8-puzzle and a Sudoku solver using AI methods

Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Boyan67/AI_8Tile_Problem_Solution

Artificial Intelligence Solution to the 8 Tile Problem.

Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

faisal-ansarii/8-puzzle-problem-heuristic-misplaced-tiles-ai-python

The puzzle can be solved by moving the tiles one by one in the single empty space and thus achieving the Goal state. Instead of moving the tiles in the empty space we can visualize moving the empty space in place of the tile. The empty space cannot move diagonally and can take only one step at a time

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

RPG-coder/8-puzzle-and-15-puzzle-Game

8 puzzle and 15 puzzle game using Backtracking algorithm

Language: Python - Size: 50.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Rushour0/Slide-Puzzle-with-A-Solver

A simple project to implement A* algorithm.

Language: JavaScript - Size: 875 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lucas54neves/8-puzzle

Repository for the 8-puzzle problem solving project for the Artificial Intelligence discipline of the Computer Science course at the University of Lavras

Language: Python - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dgovor/Eight-Puzzle-Solver

AI model that solves an 8-puzzle problem using the A* search algorithm

Language: MATLAB - Size: 1.24 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

roscibely/Jogo-dos-8

Implementation of A* search algorithm for the 8 puzzle 🎮

Language: Processing - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

mandy1612/puzzles-in-AI

puzzles in AI is a collection of intelligent agents written in Python to solve different arcade games. This project was created for the purposes of experimenting with the implementation of game playing and puzzle solving using AI techniques.

Language: Jupyter Notebook - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Simply-divine/8-Puzzle

Also known as 8-puzzle or 15-puzzle using A* algorithm

Language: Java - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

AlexandreKavalerski/a-star-puzzle-solver

A* search algorithm in TypeScript

Language: TypeScript - Size: 501 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FawadJawaid/artificial-intelligence-problems-solution

This is the artificial intelligence problem solving project. This work has been done during the course of Artificial Intelligence in my bachelors degree. There are three problems in this project; United Federation of Planets (UFP), Raju’s Patterns and 8-Puzzle which have been solved through AI algorithms.

Language: C++ - Size: 163 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Bishalsarang/8-Puzzle-Problem

This repository contains solver to 8 Puzzle Problem using A* algorithm and manhattan distance as heuristics.

Language: Python - Size: 285 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

antanvir/Artificial-Intelligence-AI

Language: Java - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

mp04499/AStar-8-Puzzle-Solver

Language: Java - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

JOBBIN9422/8PuzzleSolver

Basic 8-puzzle solver using A* search

Language: C++ - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Melvin95/8-Puzzle-Solver-Using-Search

A small program that simulates the solving of the 8 puzzle game using Breadth First Search, Depth First Search and the A* algorithm

Language: Java - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

DhruvDh/project_1_itcs_6150

Project 1 for ITCS 6150: Intelligent Systems.

Language: Rust - Size: 982 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Keywords