GitHub / edxz7 / GameTreeSolver-N-puzzle-game-Artificial-Inteligence
Solve the N-puzzle (best known as the 8 puzzle game) using a min priority queue and the A* search algorithm
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edxz7%2FGameTreeSolver-N-puzzle-game-Artificial-Inteligence
PURL: pkg:github/edxz7/GameTreeSolver-N-puzzle-game-Artificial-Inteligence
Stars: 2
Forks: 1
Open issues: 0
License: mit
Language: Python
Size: 1.51 MB
Dependencies parsed at: Pending
Created at: over 6 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: 4 months ago
Topics: 8-puzzle, artificial-intelligence, astar-pathfinding, game-tree, priority-queue, python