Add link to PowerShell implementation

This commit is contained in:
Eric S. Weilnau
2022-01-08 20:51:33 -05:00
committed by GitHub
parent 62537a61bf
commit ccb2e5a7c4

View File

@@ -17,3 +17,4 @@ http://www.vintage-basic.net/games.html
#### External Links #### External Links
- Common Lisp: https://github.com/koalahedron/lisp-computer-games/blob/master/01%20Acey%20Ducey/common-lisp/acey-deucy.lisp - Common Lisp: https://github.com/koalahedron/lisp-computer-games/blob/master/01%20Acey%20Ducey/common-lisp/acey-deucy.lisp
- PowerShell: https://github.com/eweilnau/basic-computer-games-powershell/blob/main/AceyDucey.ps1