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

GitHub topics: 8-puzzle-game

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: 2 months 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: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

gameric/8-puzzle

A simple 8-puzzle game made with VueJS

Language: Vue - Size: 2.26 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 2

niveditha-vudayagiri/8-puzzle

8-puzzle implementation in Python using State space search algorithms

Language: Python - Size: 18.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

DinohRatiarisandy/8-puzzle-game

8-puzzle-game made with pygame and use A* to solve the game

Language: Python - Size: 19.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - 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

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

ratomidev/Solving-8-Puzzle-Problem

8 Puzzle Game

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

AmirSavand/mp8p-web

Web app for mp8p.

Language: TypeScript - Size: 3.09 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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: 27 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

duyndh98/CS2223-Programming-Principles

Solving TACI 8-Puzzle using heuristic search

Language: C++ - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: over 1 year 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

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

joaomota59/jogoDosOito

🕹 Algoritmo que resolve o jogo dos oito por busca em profundidade(sem estados visitados), busca em largura(com estados visitados), busca gulosa(com estados visitados) e busca a*(com estados visitados). Podendo mostrar passo a passo das escolhas dos nós e mostrando a árvore resultante(até um certo limite ou completa) do método de busca selecionado.

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

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: almost 2 years ago - Pushed at: about 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: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

aman333nolawz/numeric-8-puzzle

Numeric 8 Puzzle in pygame

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 3 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: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

AmirSavand/mp8p-core

Core app for mp8p.

Language: Python - Size: 23.4 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0