grid-formation
Simple cellular grid formations and algorithms.
$ area51 add grid-formationCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(grid-formation:some-function ...)Simple cellular grid formations and algorithms.
$ area51 add grid-formationCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(grid-formation:some-function ...)