Skip to content

LiquidFox1776/oregon-trail-1978-basic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

1978 Oregon Trail by MECC, lightly changed to be more Minimal BASIC compatible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 100.0%