Merge pull request #464 from eweilnau/powershell-acey-ducey

Add link to PowerShell implementation
This commit is contained in:
Jeff Atwood
2022-01-08 21:39:31 -08:00
committed by GitHub
+1
View File
@@ -17,3 +17,4 @@ http://www.vintage-basic.net/games.html
#### External Links
- 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