Skip to content

A constraint programming implementation of a SlitherLink solver and generator, with a Dropwizard web app for gameplay

Notifications You must be signed in to change notification settings

agill123/SlitherLink

Repository files navigation

SlitherLink

How to start the SlitherLink application

  1. Start application with java -jar target/puzzle-0.0.1-SNAPSHOT.jar server config.yml
  2. To run enter url http://localhost:8080/sl

About

The solver and generator are implemented using chocosolver
Solver Code
Generator Code
Please see Projects tab on Github for planned updates

About

A constraint programming implementation of a SlitherLink solver and generator, with a Dropwizard web app for gameplay

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published