Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

demidko/river-crossing-puzzle

Repository files navigation

River crossing puzzle

Domain-specific language to solve river crossing puzzle problem.

Build

./gradlew clean test shadowJar

Self-executable jar will be located in build/libs. You need jdk 16 installed. To start application execute command

java -jar build/libs/*-all.jar