--- title: "Scrabble Score Program" type: "article" slug: "scrabble-score-program" url: "http://localhost/article/scrabble-score-program/" markdown_url: "http://localhost/article/scrabble-score-program.md" published_at: "2026-03-13T23:42:01+00:00" modified_at: "2026-03-13T23:42:02+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "BASIC program for the TS1000/TS2068 that tracks Scrabble scores for 2–4 named players. Calculates letter values automatically from words entered; handles double/triple letter and word scores (by entering words multiple times), blank tiles (skipped), 50-point bonuses (QQQQQ entry), and end-of-game tile subtraction (ZZ prefix). Supports up to 32 characters of words per player turn; saved…" category: - name: "Timelinez" slug: "timelinez" taxonomy: "category" url: "http://localhost/category/periodicals/timelinez/" post_tag: - name: "BASIC (programming language)" slug: "basic-programming-language" taxonomy: "post_tag" url: "http://localhost/tag/basic-programming-language/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Kendric Smith" slug: "kendric-smith" taxonomy: "indiv" url: "http://localhost/indiv/kendric-smith/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "Kendric Smith" slug: "kendric-smith" taxonomy: "indiv" url: "http://localhost/indiv/kendric-smith/" volume: "2" issue: "7" issues_articles: - id: 38805 title: "Timelinez v2 n7" type: "issue" url: "http://localhost/issue/timelinez-v2-n7/" pages: "2" pubdate: "July 1984" archive_link: false --- # Scrabble Score Program BASIC program for the TS1000/TS2068 that tracks Scrabble scores for 2–4 named players. Calculates letter values automatically from words entered; handles double/triple letter and word scores (by entering words multiple times), blank tiles (skipped), 50-point bonuses (QQQQQ entry), and end-of-game tile subtraction (ZZ prefix). Supports up to 32 characters of words per player turn; saved as LOAD “SS”.