Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with 8-puzzle-problem

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

https://github.com/parneet-sandhu/8-puzzle-problem

The 8-puzzle is a classic problem that involves sliding tiles in a 3x3 grid to match a desired goal configuration. The algorithm explores the shortest path from an initial configuration to the goal state and visualizes the steps involved in solving the puzzle.

8-puzzle-problem artificial-intelligence breadth-first-search state-space-search

Last synced: 08 Dec 2024

https://github.com/roscibely/jogo-dos-8

Implementation of A* search algorithm for the 8 puzzle 🎮

8-puzzle-game 8-puzzle-problem 8-puzzle-solver

Last synced: 21 Nov 2024