Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

8-puzzle-game

Here are 22 public repositories matching this topic...

8-puzzle

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

  • UpdatedOct 12, 2021
  • Python

🕹 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.

  • UpdatedDec 10, 2020
  • Python

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.

  • UpdatedJul 26, 2021
  • Python

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

  • UpdatedOct 24, 2023
  • C

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

  • UpdatedApr 8, 2023
  • Python

Core app for mp8p.

  • UpdatedMar 11, 2021
  • Python

A simple project to implement A* algorithm.

  • UpdatedFeb 17, 2022
  • JavaScript

Trabalho de Inteligência Artifical - UFPI

  • UpdatedDec 10, 2020
  • C#

Numeric 8 Puzzle in pygame

  • UpdatedAug 15, 2021
  • Python

Solving TACI 8-Puzzle using heuristic search

  • UpdatedAug 22, 2023
  • C++

A classic 8-puzzle game built in Python. Slide numbered tiles to achieve the target configuration. Fun for players of all levels!

  • UpdatedAug 18, 2024
  • Python

Auto slove 8-puzzle ploblem

  • UpdatedMay 4, 2023
  • C#

Implementation of A* search algorithm for the 8 puzzle 🎮

  • UpdatedAug 21, 2020
  • Processing

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

  • UpdatedMay 21, 2024
  • Python

Improve this page

Add a description, image, and links to the8-puzzle-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the8-puzzle-game topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp