A simple 8-puzzle(with GUI) game using iGraphics library.
-
Updated
Mar 20, 2018 - C
A simple 8-puzzle(with GUI) game using iGraphics library.
This repository contains solver to 8 Puzzle Problem using A* algorithm and manhattan distance as heuristics.
8-Puzzle Solver webapp it uses different search algorithms to solve the classic 8-puzzle problem.
The main assignments for the Artificial Intelligence course offered at the University of Tehran.
A simple 8-puzzle game made with VueJS
Solving 8-puzzle with BFS and DFS algorithms
Implementación del algoritmo IDA* (Iterative Deepening A estrella) para resolver el clásico juego 8 puzzle
My implementation of a 8-Puzzle Solver using A* search algorithm.
Repository for the 8-puzzle problem solving project for the Artificial Intelligence discipline of the Computer Science course at the University of Lavras
Project 1 for ITCS 6150: Intelligent Systems.
Python modules for solving AI problems
A simple project to implement A* algorithm.
This program tests different search algorithms to solve the 8 puzzle.
Based on two inputted 8 puzzle states, all reachable states are generated and displayed, including common reachable states between the two.
Machine Problem 1 in Computer Science 170: Introduction to Artificial Intelligence
Trabalho de Inteligência Artifical - UFPI
8-puzzle implementation in Python using State space search algorithms
Algorithms Course by Robert Sedgewick
Add a description, image, and links to the 8-puzzle topic page so that developers can more easily learn about it.
To associate your repository with the 8-puzzle topic, visit your repo's landing page and select "manage topics."