mirror of
https://github.com/rfivet/BCG101.git
synced 2024-12-18 08:06:27 -05:00
Update README after last game addition.
This commit is contained in:
parent
81de1a8d68
commit
f5bb12dfee
21
README.md
21
README.md
@ -1,2 +1,21 @@
|
|||||||
# BCG101
|
# BCG101
|
||||||
101 BASIC Computer Games
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user