Skip to content

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.

Notifications You must be signed in to change notification settings

doomL/Crazy-Stackers-IA

Repository files navigation

Crazy Stackers IA

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.

Features

  • Automated Solver: Utilizes DLV2 for solving Crazy Stackers puzzles.
  • libGDX Framework: Developed with libGDX for cross-platform compatibility and robust performance.
  • Java Implementation: Entirely written in Java.
  • Gradle Build: Uses Gradle for building and managing dependencies.

Getting Started

  1. Clone the repository:

    git clone https://github.com/doomL/Crazy-Stackers-IA.git
  2. Build the project:

    ./gradlew build
  3. Run the solver:

    java -jar build/libs/CrazyStackersIA.jar

Example Screenshot

alt text

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages