Git Product home page Git Product logo

bcg's People

Contributors

greaperex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

bcg's Issues

stockmarket.bas causes ?TM ERROR

line 658 causes '?TM ERROR IN 658' on 8K ALTAIR 680 BASIC.
other published versions of this add a ';' before '-C5' or place -C5 in parethesis. ie:
658 PRINT "YOU HAVE USED $";-C5" MORE THAN YOU HAVE."
or
658 PRINT "YOU HAVE USED $"(-C5)" MORE THAN YOU HAVE."

this needs to be confirmed and tested in other versions of 8K BASIC as I have only tested it on a port of ALTAIR BASIC I am developing.

superstartrek.bas has typo

line 1150 has a typo, ie. '120' near the end of the line. It should be '100'.
The original BASIC Computer Games book shows:
1150 IFG(Q1,Q2)<200THENG(Q1,Q2)=G(Q1,Q2)+100:K9=K9+1

Remove "test1.bas"

This is simply a short text file, not part of the original bcg sources.

slalom.bas typo

typo in 1300. spelling of MAXIMUM is wrong. this line differs from BASIC Computer Games version.

101 and BCG are *not* the same thing

This repo is tagged basic-computer-games and 101-computer games.

The later is not the same as the former. It has different games and uses different dialects of BASIC.

The 101 tag should be removed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.