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

Miniscript batch 2 #865

Closed JoeStrout closed 1 year ago

JoeStrout commented 1 year ago

Adds MiniScript implementations of 01_Acey_Ducey through 10_Blackjack. Includes a few updates to the main README files, with porting notes or known bugs in the original BASIC programs.