Skip to content

Latest commit

 

History

History
executable file
·
29 lines (22 loc) · 1022 Bytes

README.md

File metadata and controls

executable file
·
29 lines (22 loc) · 1022 Bytes

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