https://github.com/vimalloc/bridges-solver
Toy program to solve bridges puzzle game
https://github.com/vimalloc/bridges-solver
Last synced: 10 months ago
JSON representation
Toy program to solve bridges puzzle game
- Host: GitHub
- URL: https://github.com/vimalloc/bridges-solver
- Owner: vimalloc
- License: mit
- Created: 2017-05-18T02:50:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T00:25:29.000Z (over 8 years ago)
- Last Synced: 2025-01-28T01:37:27.673Z (12 months ago)
- Language: Haskell
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bridges solver
A brute force solver for the [bridges](http://www.puzzle-bridges.com/) puzzle game.