Skip to content

A repository for the Slitherlink puzzle.

License

Notifications You must be signed in to change notification settings

ChemistMikeLam/Slitherlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

The Slitherlink Puzzle

This is a repository of the Slitherlink puzzle.

Components

This repository consists of the following program components:

  • A parser for reading a puzzle state from file

  • A writer for writing a puzzle state to file

  • A solver for solving a puzzle

  • A generator for generating puzzles

  • A displayer for displaying a puzzle state

  • An interative gaming interface for playing the puzzle

Detailed Specifications

For detailed specifications please refer to the specification files, located in the doc directory.

License

All programs in this repository are released as free software. They are licensed under the GNU GPL v3.0. A verbatim copy of the license is available in this repository.

About

A repository for the Slitherlink puzzle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published