https://github.com/joelburget/last-call-solver
dnd-solver
https://github.com/joelburget/last-call-solver
Last synced: 3 months ago
JSON representation
dnd-solver
- Host: GitHub
- URL: https://github.com/joelburget/last-call-solver
- Owner: joelburget
- Created: 2022-10-25T02:04:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T14:23:47.000Z (over 2 years ago)
- Last Synced: 2025-03-20T14:52:54.812Z (3 months ago)
- Language: Haskell
- Size: 3.25 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Last Call BBS Solvers
[Last Call BBS](https://www.zachtronics.com/last-call-bbs/) is a great game -- I highly recommend it if quirky retro puzzling is your thing.
It's made of eight smaller games. Some of these are games of perfect information and therefore solvable. For the fun of it (not to cheat) I decided to implement solvers for some of these games. So far I have a solver for [Dungeons & Diagrams](./docs/dnd.md) and soon will write one for Kabufuda Solitaire.