cl-tetris3d

MIT (also see COPYING file for details)

Yet another 3D Tetris clone

$ area51 add cl-tetris3dCopy

Usage

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