An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with 8puzzle

A curated list of projects in awesome lists tagged with 8puzzle .

https://github.com/reavnail/8-puzzle-solver

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

8-puzzle-solver 8puzzle 8puzzle-game 8puzzle-solver ai algorithm dijkstra-algorithm javascript javascript-game solver

Last synced: 07 May 2025

https://github.com/adityajn105/8-puzzle-using-a-

8-Puzzle game, solvable using A*

8puzzle 8puzzle-game astar-algorithm curses

Last synced: 13 Apr 2025

https://github.com/leptos-null/eightpuzzle

CLI to solve an 8 Puzzle board

8-puzzle 8puzzle eight-puzzle eightpuzzle

Last synced: 13 Mar 2025

https://github.com/arashout/8puzzlesolver

Basically a port of the solver I worked on in the Princeton Algorithms course

8puzzle algorithm board javascript manhattan-distance neighbors princeton-algorithms priority-queue puzzle solver

Last synced: 05 Mar 2025

https://github.com/chtnnh/8puzzlesolver

Python implementation to solve the 8 puzzle problem, with OOP

8puzzle 8puzzle-solver a-star-search bfs dfs python

Last synced: 25 Feb 2025

https://github.com/suvasish114/8-puzzle

8 puzzle problem using artificial intelligence

8puzzle artificial-intelligence astar-search-algorithm game python3

Last synced: 23 Mar 2025

https://github.com/coderkun12/ai-algorithms

This repository contains codes for implementing Constraint satisfaction, A-star algorithm, hill-climb algorithm, BFS, DFS, Best first search, Magic square, Tic-Tac-Toe using magic square and the classic N-Queens problem

8puzzle astar-algorithm bestfirstsearch breadth-first-search citydistanceproblem cryptoarithmetics depth-first-search graphcoloring hillclimbingalgorithm magicsquare minimax-algorithm nqueens-problem pathfinding robotnavigation tic-tac-toe waterjugproblem

Last synced: 19 Mar 2025

https://github.com/enzoconsulo/python.mecanismosbusca-8puzzle

PUC-Campinas (5º Período Engenharia de Computação): este projeto teve como objetivo desenvolver uma aplicação interativa para resolução automática do 8-Puzzle utilizando algoritmos clássicos de busca e Inteligencia Artificial. Foram explorados, de forma prática, conceitos fundamentais de mecanismos de busca, estruturas de dados.

8puzzle algoritmos busca-a-estrela busca-em-largura busca-em-profundidade inteligencia-artificial python tkinter

Last synced: 11 May 2025