grid-formation

MIT

Simple cellular grid formations and algorithms.

$ area51 add grid-formationCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(grid-formation:some-function ...)

Dependencies