TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

BASIC Computer Games (1978)

86 pointsby orjanover 10 years ago

14 comments

alexkearnsover 10 years ago
That is the book I used to learn programming. The funny thing is that I got the book several years before I got a computer. I would in effect read through the game programmes and play them in my head - the simpler ones, that is.
评论 #9030231 未加载
评论 #9027269 未加载
coroxoutover 10 years ago
I loved BASIC games listing books as a kid. I was so excited whenever a new one came into the local public library.<p>From a few years later (mid-80s) and probably aimed at a younger audience, but this was my favourite series: <a href="http://mocagh.org/loadpage.php?getcompany=usborne-hayes" rel="nofollow">http:&#x2F;&#x2F;mocagh.org&#x2F;loadpage.php?getcompany=usborne-hayes</a>
评论 #9027686 未加载
评论 #9027657 未加载
评论 #9028478 未加载
评论 #9027355 未加载
mwexlerover 10 years ago
I loved this book. Don&#x27;t forget the &quot;More&quot; sequel (<a href="http://www.atariarchives.org/morebasicgames/" rel="nofollow">http:&#x2F;&#x2F;www.atariarchives.org&#x2F;morebasicgames&#x2F;</a>) and the Big Computer Games (<a href="http://www.atariarchives.org/bigcomputergames/" rel="nofollow">http:&#x2F;&#x2F;www.atariarchives.org&#x2F;bigcomputergames&#x2F;</a>) books as well. All are fun nostalgia. BTW, yes, Ahl&#x27;s first book was also published as 101 Games (<a href="http://www.atariarchives.org/basicgames/" rel="nofollow">http:&#x2F;&#x2F;www.atariarchives.org&#x2F;basicgames&#x2F;</a>).
empressplayover 10 years ago
Some of these games come bundled with our just-released (an hour ago!) Applesoft &#x2F; Integer BASIC compatible interpreter at <a href="http://discorunner.com" rel="nofollow">http:&#x2F;&#x2F;discorunner.com</a> (along with around a thousand more)
JoeAltmaierover 10 years ago
Those are all short and sweet. There were many more large games. Well, large by BASIC standards - 500-1000 lines of code was large back then. There was a Stratego-style game where you didn&#x27;t take turns (capture the flag with tanks and missile launchers). There was a D&amp;D adventure (no, not Adventure) where you had random encounters in the city, dungeon or wilderness (called AG for the initials of the author). There was an orbital-mechanics trading game called Patrol where you traded at Mercury, Venus and Earth for goods, and could do inter-system combat with other NPC ships you encountered.
评论 #9029903 未加载
npongratzover 10 years ago
Steve Wozniak made a (likely) passing reference to this book while reminiscing about writing BASIC from scratch for the original Apple:<p><a href="http://gizmodo.com/how-steve-wozniak-wrote-basic-for-the-original-apple-fr-1570573636/all" rel="nofollow">http:&#x2F;&#x2F;gizmodo.com&#x2F;how-steve-wozniak-wrote-basic-for-the-ori...</a><p>Woz refers to a book named &quot;101 Games in BASIC&quot;, which may be different from &quot;BASIC Computer Games&quot;, but I haven&#x27;t been able to confirm with certainty one way or the other. Either way, his testimonial is impressive:<p><i>The other &#x27;bible&#x27; was a book &quot;101 Games in BASIC.&quot; I was a fan of computer games and knew that as soon as I had a computer of my own I would want to type in all these games to play. Judging by my own feelings, I assumed that this would be a key to starting a home computer revolution.</i>
评论 #9028269 未加载
smoyerover 10 years ago
I have both that book and the red one ... I learned to program by first copying game code and then making my own. It would be years before I would understand how to make something like a competitive chess engine, but by that time my logic was quite well developed.
评论 #9026714 未加载
评论 #9026765 未加载
yummybearover 10 years ago
I like this one (<a href="http://www.atariarchives.org/basicgames/showpage.php?page=4" rel="nofollow">http:&#x2F;&#x2F;www.atariarchives.org&#x2F;basicgames&#x2F;showpage.php?page=4</a>). So simple and yet creates seemingly intelligent replies.
phreezaover 10 years ago
The Hammurabi game from last weeks HN front page: <a href="http://www.atariarchives.org/basicgames/showpage.php?page=78" rel="nofollow">http:&#x2F;&#x2F;www.atariarchives.org&#x2F;basicgames&#x2F;showpage.php?page=78</a>
aceperryover 10 years ago
I was thinking, hmm... Shouldn&#x27;t this have been done in javascript? To keep up with the times that is. :-)
评论 #9026886 未加载
评论 #9028586 未加载
sehuggover 10 years ago
I like this one (<a href="http://www.atariarchives.org/bca/" rel="nofollow">http:&#x2F;&#x2F;www.atariarchives.org&#x2F;bca&#x2F;</a>) -- it&#x27;s basically several Oregon Trail-like games, but explains both the historical context and simulation models used in each game.
3beardover 10 years ago
We had that book at home. I remember being totally daunted by the source code of the Star Trek program... that thing had literally HUNDREDS of lines of code!
apiover 10 years ago
Where I learned to program: <a href="http://www.myoldcomputers.com/museum/man/pics/vic20man.jpg" rel="nofollow">http:&#x2F;&#x2F;www.myoldcomputers.com&#x2F;museum&#x2F;man&#x2F;pics&#x2F;vic20man.jpg</a>
senderistaover 10 years ago
This book is why I am a programmer.