WhiteBlaze Pages 2024
A Complete Appalachian Trail Guidebook.
AVAILABLE NOW. $4 for interactive PDF(smartphone version)
Read more here WhiteBlaze Pages Store

Results 1 to 6 of 6
  1. #1
    Getting out as much as I can..which is never enough. :) Mags's Avatar
    Join Date
    03-15-2004
    Location
    Colorado Plateau
    Age
    49
    Posts
    11,002

    Default Appalachian Trail ---The Computer Game!

    While google searching Dorothy Laker (needless, not much about this private person), I stumbled upon an archive for Atari books.

    One link was for a basic programming book circia 1986. One of the sections was Basic Computer Adventures.

    Wanna explore like Marco Polo? Go to Neptune? Code up a program!

    OR..wanna do the Appalachian Trail?

    Looks to be a bit like a CHOOSE YOUR OWN ADVENTURE type book in computer program form.

    Packs to take for example:

    "Kelty Mountaineer external - frame with Seneca pack",
    "Jansport D2 external - frame pack", 99, 169, 5520

    "Camp Trails Grey Wolf internal - frame pack, large",
    "Coleman Peak 1 model 680 internal - frame pack", 58, 115, 4013


    It even has a body weight to pack weight ratio variable.

    OK..a bit geeky..but kinda cool in an archaic way.


    Now, I gotta go found a copy of MS Basic on the Innertubes...
    Last edited by Mags; 12-19-2007 at 22:46.
    Paul "Mags" Magnanti
    http://pmags.com
    Twitter: @pmagsco
    Facebook: pmagsblog

    The true harvest of my life is intangible...a little stardust caught,a portion of the rainbow I have clutched -Thoreau

  2. #2
    There's no wrong way to eat a Rhesus! Monkeyboy's Avatar
    Join Date
    07-11-2006
    Location
    Florida
    Posts
    6,004

    Default

    Ahhhh......good ol' BASIC

    The only thing I could program faster than BASIC was COBOL.....

    Memories.....like the corner of my mind........

  3. #3
    Registered User
    Join Date
    06-10-2005
    Location
    Bedford, MA
    Posts
    12,678

    Default

    From Mag's link...

    At over 550 lines, the Appalachian Trail program is by far the largest in this book.
    Hahahaha!!!!! Well, it was 1978, I guess...

    Wonderful link, Mags.

  4. #4
    Getting out as much as I can..which is never enough. :) Mags's Avatar
    Join Date
    03-15-2004
    Location
    Colorado Plateau
    Age
    49
    Posts
    11,002

    Default

    Quote Originally Posted by _terrapin_ View Post
    From Mag's link...

    Hahahaha!!!!! Well, it was 1978, I guess...

    Wonderful link, Mags.
    THanks for the kind words. Just as an FYI, each adventure takes place in a different year. For example, WESTWARD HO! takes place in 1847. The AT adventure takes place in 1978.

    The book itself was written in that advanced year of 1986. I had a C= 64 then. I also had no idea what the Appalachian Trail was in 1986! I did hike Mt. Lafayette that year, though.
    Paul "Mags" Magnanti
    http://pmags.com
    Twitter: @pmagsco
    Facebook: pmagsblog

    The true harvest of my life is intangible...a little stardust caught,a portion of the rainbow I have clutched -Thoreau

  5. #5
    Registered User
    Join Date
    06-10-2005
    Location
    Bedford, MA
    Posts
    12,678

    Default

    Man, has anyone read the source code on that link? It's a riot. Here's a snippet:

    930 'Data on food
    940 GOSUB 5390 : PRINT : PRINT "Common systems of food supply include:"
    950 PRINT " (1) Caches buried along the trail. Pros: no wasted time leaving"
    960 PRINT " the Trail for food, heavy items can be buried."
    970 PRINT " (2) Food sent to post offices along the way. Pros: more flexible"
    980 PRINT " than caches. Cons: P.O.s closed nights, Sat pm and Sun."
    990 PRINT " (3) Grocery stores and restaurants. Pros: good variety, cheap."
    1000 PRINT " Cons: wasted time leaving Trail, limited opening hours."
    1010 INPUT "Which will be your major method of food supply"; FOOD
    1020 IF FOOD < 1 OR FOOD > 3 THEN PRINT "Sorry, try again." : GOTO 1010
    1030 IF FOOD = 1 THEN RT = 1 ELSE RT = .95 : 'Off-trail excursions reduce walking rate
    1040 RM = RT : GOSUB 5510 : 'Short pause before screen clears

  6. #6
    Registered User kayak karl's Avatar
    Join Date
    08-21-2007
    Location
    Swedesboro, NJ
    Age
    68
    Posts
    5,339
    Images
    25

    Default Pong

    Quote Originally Posted by Mags View Post
    While google searching Dorothy Laker (needless, not much about this private person), I stumbled upon an archive for Atari books.

    One link was for a basic programming book circia 1986. One of the sections was Basic Computer Adventures.

    Wanna explore like Marco Polo? Go to Neptune? Code up a program!

    OR..wanna do the Appalachian Trail?

    Looks to be a bit like a CHOOSE YOUR OWN ADVENTURE type book in computer program form.

    Packs to take for example:

    "Kelty Mountaineer external - frame with Seneca pack",
    "Jansport D2 external - frame pack", 99, 169, 5520

    "Camp Trails Grey Wolf internal - frame pack, large",
    "Coleman Peak 1 model 680 internal - frame pack", 58, 115, 4013


    It even has a body weight to pack weight ratio variable.

    OK..a bit geeky..but kinda cool in an archaic way.


    Now, I gotta go found a copy of MS Basic on the Innertubes...
    is this, like anything, like "PONG"? i had trouble with "PONG"

++ New Posts ++

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •