Online Fine-Tuning Game Solver
-
Updated
Oct 30, 2023 - C++
Online Fine-Tuning Game Solver
A* search algorithm implementation for solving 8-puzzle problem. Includes code modularization, performance optimization and solvability checking features.
Game solving algorithms
Crazy Stackers IA is an automatic solver for the Crazy Stackers game, created using the libGDX framework and leveraging the DLV2 logic programming system. This project aims to provide an efficient solution to the game using advanced AI techniques.
Add a description, image, and links to the game-solving topic page so that developers can more easily learn about it.
To associate your repository with the game-solving topic, visit your repo's landing page and select "manage topics."