Applesoft BASIC port of the original Oregon Trail game from 1978
Go to file
Ted Thompson d077fafa63
Merge pull request #1 from TedThompson/add-license-1
Create LICENSE
2018-09-12 17:13:58 -07:00
LICENSE Create LICENSE 2018-09-12 17:13:13 -07:00
OREGON78.RC.bas Inital Commit 2018-09-12 17:05:38 -07:00
OREGON78.RC.do Inital Commit 2018-09-12 17:05:38 -07:00
OREGON78.RC.wav Inital Commit 2018-09-12 17:05:38 -07:00
README.md Create README.md 2018-09-12 17:09:03 -07:00

README.md

OREGON78

Applesoft BASIC port of the original Oregon Trail game from 1978

Originally published in Creative Computing May/June 1978 issue, the original code was written in BASIC on a CDC CYBER 70 mainframe computer.

The code was published and with some work to compensate for some commands that Applesoft just didn't have, and a bit of reformatting to work on a 40col screen instead of an 80col printer(!) it ported very nicely.

I'm offering this as source code, Disk Image, and WAV file for use in emulators or real hardware.