@hackage grid7.8.9
Tools for working with regular grids (graphs, lattices).
Categories
License
BSD-3-Clause
Maintainer
amy@nualeargais.ie
Links
Versions
Installation
Dependencies (3)
- base >=4.7 && <5
- cereal >=0.4 && <0.6
- containers >=0.5 && <0.6 Show all…
Dependents (5)
@hackage/gridland, @hackage/acme-everything, @hackage/som, @hackage/halma, @hackage/hexmino
Provides tools for working with regular arrangements of tiles, such as might be used in a board game or some other type of grid map. Currently supports triangular, square, and hexagonal tiles, with various 2D and toroidal layouts. The userguide is available at https://github.com/mhwombat/grid/wiki.