Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.39 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.39 KB

Build Status

Oregon Trail 1978

REM  MINNESOTA EDUCATIONAL COMPUTING CONSORTIUM STAFF
REM  PROGRAMMING REVISIONS BY DON RAWITSCH - 1975
REM  CURRENT VERSION - 3/27/75
REM The program that follows is a reconstruction
REM of the Oregon Trail game written for HP time-shared
REM BASIC by Don Rawitsch and Bill Heinemann and Paul Dillenberger
REM in 1971. Its source is an updated version published in the
REM July-August 1978 issue of Creative Computing.


10 REM PROGRAM NAME - 0REGON        VERSION:01/01/78
20 REM ORIGINAL PROGRAMMING BY BILL HEINEMANN - 1971
30 REM SUPPORT RESEARCH AND MATERIALS BY DON RAVITSCH
40 REM MINNESOTA EDUCATIONAL COMPUTING CONSORTIUM STAFF
50 REM CDC CYBER 70/73-26 BASIC 3-1

Modified to work with this https://github.com/LiquidFox1776/LF-BASIC BASIC Interpreter

Run

  • 1978: python BASIC.py oregon-trail-1978.bas

Notes

1978 version that's in this repo was carefully OCR'd and updated by @clintmoyer, tweaked by @scivision for ANSI BASIC compliance, retweaked by LiquidFox1776 to be mostly compliant with ECMA-55 standard. It has been play tested several times and appears to work as intended. The shooting routing requires a special function called CLK.