https://github.com/dooml/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.
https://github.com/dooml/crazy-stackers-ia
ai dlv2 game-solving java libgdx logic-programming optimization research-project
Last synced: over 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/dooml/crazy-stackers-ia
- Owner: doomL
- Created: 2018-04-10T14:32:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T09:17:07.000Z (over 1 year ago)
- Last Synced: 2025-01-12T02:58:09.164Z (over 1 year ago)
- Topics: ai, dlv2, game-solving, java, libgdx, logic-programming, optimization, research-project
- Language: Java
- Homepage:
- Size: 6.02 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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**:
```bash
git clone https://github.com/doomL/Crazy-Stackers-IA.git
```
2. **Build the project**:
```bash
./gradlew build
```
3. **Run the solver**:
```bash
java -jar build/libs/CrazyStackersIA.jar
```
## Example Screenshot
