mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-02 00:00:14 -08:00
Spaces tend to cause annoyances in a Unix-style shell environment. This change fixes that.
10 lines
336 B
Markdown
10 lines
336 B
Markdown
### Acey Ducey
|
|
|
|
As published in Basic Computer Games (1978)
|
|
https://www.atariarchives.org/basicgames/showpage.php?page=2
|
|
|
|
Downloaded from Vintage Basic at
|
|
http://www.vintage-basic.net/games.html
|
|
|
|
A Common Lisp port is [here](https://github.com/koalahedron/lisp-computer-games/blob/master/01%20Acey%20Ducey/common-lisp/acey-deucy.lisp).
|