Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

It occurs to me there's no link to the git.

https://codeberg.org/tfw/nud

mkdir -p ~/common-lisp/
cd ~/common-lisp/
git clone https://codeberg.org/tfw/nud.git
cd;
sbcl
> (require :nud)
> (in-package :nud/user) ;as above.