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

Add an Elixir port of Acey Ducey #880

Closed codeanpeace closed 1 year ago

codeanpeace commented 1 year ago

Elixir port that uses recursion

coding-horror commented 1 year ago

Appreciiate it! 🙌

codeanpeace commented 1 year ago

Unfortunately found a bug that's fixed in this PR