coding-horror / basic-computer-games

An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/
The Unlicense
10.84k stars 1.33k forks source link

Address issues in Acey-Ducey Python ports #879

Closed unquietwiki closed 1 year ago

unquietwiki commented 1 year ago

This addresses issues discussed in #869 regarding the Python ports of Acey-Ducey; it also has a minor update to the Nim port.

coding-horror commented 1 year ago

Outstanding, thank you for your attention to detail!

unquietwiki commented 1 year ago

@coding-horror Glad to be of assistance! This is a cool project; been spreading the word.