crossword

package module
v0.0.0-...-7d98baf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2014 License: Apache-2.0 Imports: 4 Imported by: 0

README

Regex Crossword Solver

ezgif.com-optimize.gif

A regex crossword solver written in Go. Regex crosswords are puzzles like the ones on regexcrossword.com. It's completely just for fun and learning.

For a full explanation of what's going on, read the blog post.

Does not yet:

  • support four-sided puzzles
  • solve puzzles containing backreferences
  • exemplify production-ready code
  • solve other kinds of puzzles
  • remember your birthday

...but maybe it will some day. Patches welcome :)

License: Apache License, Version 2.0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Solve

func Solve(rows, cols []string) (string, error)

Solve solves the given crossword.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL