gorilla

command module
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2019 License: GPL-3.0 Imports: 13 Imported by: 0

README

macondo

A crossword game move generator, written in Go

Macondo is more than just a simple crossword game move generator! It will have a web interface and later simming capabilities and more.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package anagrammer uses a DAWG instead of a GADDAG to simplify the algorithm and make it potentially faster - we don't need a GADDAG to generate anagrams/subanagrams.
Package anagrammer uses a DAWG instead of a GADDAG to simplify the algorithm and make it potentially faster - we don't need a GADDAG to generate anagrams/subanagrams.
cmd
Package endgame solves the endgame.
Package endgame solves the endgame.
Package gaddag implements the GADDAG, a pretty cool data structure invented by Steven Gordon.
Package gaddag implements the GADDAG, a pretty cool data structure invented by Steven Gordon.
Here we have utility functions for creating a GADDAG.
Here we have utility functions for creating a GADDAG.
Package movegen contains all the move-generating functions.
Package movegen contains all the move-generating functions.
Package strategy encapsulates all strategic concerns for crossword game.
Package strategy encapsulates all strategic concerns for crossword game.
Package xwordgame contains all the logic for the actual gameplay of Crossword Game, which, as we said before, features all sorts of things like wingos and blonks.
Package xwordgame contains all the logic for the actual gameplay of Crossword Game, which, as we said before, features all sorts of things like wingos and blonks.

Jump to

Keyboard shortcuts

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