1
0
mirror of https://github.com/rfivet/BCG101.git synced 2024-09-28 22:15:56 -04:00
101 BASIC Computer Games
Go to file
2024-09-13 10:39:20 +08:00
dec Add DOGS. 2024-06-24 10:38:49 +08:00
docs Specify width and center documentation page. 2024-08-14 11:10:04 +08:00
expect Update expect scripts for BASIC and FOCAL to work with sdf.org. 2024-09-13 10:39:20 +08:00
factory Add POETRY. 2024-06-07 10:21:22 +08:00
port Add DOGS. 2024-06-24 10:38:49 +08:00
LICENSE Initial commit 2024-04-17 10:51:47 +08:00
README.md Update README after last game addition. 2024-06-25 10:45:48 +08:00

BCG101

101 BASIC Computer Games from the 1975 3rd print of DEC book.

Contents

  • dec: all source code from the book, proofread to include bugs, typos, odd spellings and formatting.

  • port: listings after quick port to TSS8 EduSystem 50 BASIC.

  • factory: refactoring of some of the TSS8 ported version.

  • expect: script used to upload the source to the emulated TSS8 over telnet.

Warnings

  • This predates the 1978 Microcomputer edition from Creative Computing and includes some games that have been dropped in the later edition.

  • Several dialects and styles of BASIC programming are used, some may trigger strong reactions if you suffer from BASIC allergy.