--- title: "Scorepad Program" type: "article" slug: "scorepad-program" url: "http://localhost/article/scorepad-program/" markdown_url: "http://localhost/article/scorepad-program.md" published_at: "2026-03-13T21:02:53+00:00" modified_at: "2026-03-13T21:02:54+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "BASIC program for keeping score during table games for one to four players. Accepts player names and scores each round, keeping a running total. Full type-in listing included." 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: "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/" indiv: - name: "Walt Johnson" slug: "walt-johnson" taxonomy: "indiv" url: "http://localhost/indiv/walt-johnson/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "Walt Johnson" slug: "walt-johnson" taxonomy: "indiv" url: "http://localhost/indiv/walt-johnson/" volume: "1" issue: "5" issues_articles: - id: 38795 title: "Timelinez v1 n5" type: "issue" url: "http://localhost/issue/timelinez-v1-n3-2/" pages: "9" pubdate: "November 1983" archive_link: false --- # Scorepad Program BASIC program for keeping score during table games for one to four players. Accepts player names and scores each round, keeping a running total. Full type-in listing included.