Ecosyste.ms: Repos

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

GitHub topics: 8-puzzle-game

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: 12 days ago - Pushed: 12 days ago - Stars: 0 - Forks: 0

filipeas/jogo-dos-8

Trabalho de Inteligência Artifical - UFPI

Language: C# - Size: 18.7 MB - Last synced: about 1 month ago - Pushed: over 3 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: about 2 months ago - Pushed: over 2 years ago - Stars: 12 - Forks: 4

ratomidev/Solving-8-Puzzle-Problem

8 Puzzle Game

Language: Java - Size: 24.4 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

MuhammedAdelTaha/8-Puzzle-AI-Solver

Informed and Uninformed search algorithms

Language: TeX - Size: 12.2 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

AmirSavand/mp8p-web

Web app for mp8p.

Language: TypeScript - Size: 3.1 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

duyndh98/CS2223-Programming-Principles

Solving TACI 8-Puzzle using heuristic search

Language: C++ - Size: 12.7 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - 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: about 1 year ago - Pushed: about 1 year ago - Stars: 3 - 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: 7 months ago - Pushed: 7 months 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: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 2

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: about 1 year ago - Pushed: almost 3 years ago - Stars: 5 - Forks: 0

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: about 1 year ago - Pushed: over 3 years ago - Stars: 6 - Forks: 3

gameric/8-puzzle

A simple 8-puzzle game made with VueJS

Language: Vue - Size: 4.46 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 2

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: about 1 year ago - Pushed: over 2 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: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

aman333nolawz/numeric-8-puzzle

Numeric 8 Puzzle in pygame

Language: Python - Size: 1.95 KB - Last synced: about 1 year ago - Pushed: almost 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: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 1

AmirSavand/mp8p-core

Core app for mp8p.

Language: Python - Size: 23.4 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0