"Basic Computer Games", rewritten in multiple programming languages

unquietwiki@programming.dev to Programming@programming.dev – 263 points –
GitHub - 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/
github.com

Saw this on Hacker News; it's an ongoing compendium of classic BASIC games, rewritten in up to 10 accepted programming languages; as well as space for "alternative" languages.

9

This looks incredibly cool and fun. Would be interested trying to re-write some of the games myself when I have some free time.