This is a Dots and Boxes game written in Common Lisp.
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)GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
LICENSE | ||
|
|
README.md | ||
|
|
dab.asd | ||
|
|
dab.lisp | ||
|
|
package.lisp | ||
This is a Dots and Boxes game written in Common Lisp.
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)