https://blog.codinghorror.com/updating-the-single-most-influential-book-of-the-basic-era/
... in 1973, DEC published an anthology, 101 BASIC Computer Games. The book quickly went into a second printing, for a total of 10,000 copies sold. โThat was far more books than there were computers around, so people were buying three, four, five of them for each computer.โ
It went on to be the first computer book to sell a million copies. Quite a legacy.
I think we owe it to the world to bring this book up to date using modern, memory safe languages that embody the original spirit of BASIC, and modern programming practices including subroutines.
So let's do this. Please join us on GitHub, where we're updating those original 101 BASIC games in memory safe, general purpose scripting languages:
Java
Python
C#
VB.NET
JavaScript
Ruby
Delphi / Object Pascal
Perl