Live data from Hacker News

BASIC Computer Games

vintage-basic.net

1–10 of 124 posts

Re: BASIC Computer Games

#3
The interesting podcast "They Create Worlds" recently had an episode on this topic, it's worth a listen: https://tcwpodcast.podbean.com/e/computer-game-basics/

Growing up I had a Commodore 64 and for some reason came into possession of another of David Ahl's books ("More Computer Games" I think it was called). It contained Eliza as one of the listings and it was a program that fascinated me so much I ended up creating a ton of clones, in horribly nested BASIC (though, to be fair, is there any other kind?)

Re: BASIC Computer Games

#6
The game lunar explains itself:

> the on board computer has crashed (it was made by xerox) so you have to land your lunar module manually

Back when games could just make jokes about existing companies without getting into trouble.

Re: BASIC Computer Games

#8
We had a book or two of Apple II BASIC programs in the school library. They had just enough Apple-specific BASIC in them that only the simpler, text-basd games were usuable at home on my PC with QBASIC.

For some reason nobody ever thought to put those books in the computer lab which was full of various Apple II's.

I wish there would have been more explaination of the code, it was pretty much a couple hundred lines of LET X1=15 IF L2 < 1 GOSUB 12100

Re: BASIC Computer Games

#10

The interesting podcast "They Create Worlds" recently had an episode on this topic, it's worth a listen: https://tcwpodcast.podbean.com/e/computer-game-basics/ Growing up I had a Commodore 64 and for some reason came into possession of another of David Ahl's books ("More Computer Games" I think it was called). It contained Eliza as one of the listings and it was a program that fascinated me so much I ended up creatin…

Horribly nested BASIC is just what you did before you did it better.
Post reply on HN