No description or website provided.
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
LICENSE
README.md
dab.asd
dab.lisp
package.lisp

README.md

This is a Dots and Boxes game written in Common Lisp.

Screenshot

Here's an example run:

CL-USER> (ql:quickload :dab)
To load "dab":
  Load 1 ASDF system:
    dab
; Loading "dab"

(:DAB)
CL-USER> (dab:main)