An open API service indexing awesome lists of open source software.

https://github.com/jl2/dots-and-boxes


https://github.com/jl2/dots-and-boxes

dots-and-boxes game games

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

This is a [Dots and Boxes](https://en.wikipedia.org/wiki/Dots_and_Boxes) game written in Common Lisp.

![Screenshot](https://photos.smugmug.com/GitHub-Screenshots/n-8z6Vs/i-rnNntcV/0/O/i-rnNntcV.png)

Here's an example run:

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

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