--- title: "The Shell Game: Program for TS1000/1500" type: "article" slug: "the-shell-game-program-for-ts1000-1500" url: "http://localhost/article/the-shell-game-program-for-ts1000-1500/" markdown_url: "http://localhost/article/the-shell-game-program-for-ts1000-1500.md" published_at: "2026-03-14T12:55:37+00:00" modified_at: "2026-03-14T12:55:38+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Type-in BASIC program implementing the three-cup Shell Game for TS1000/1500. Player starts with $100, bets any amount, watches cups shuffle, guesses which cup hides the pea (1-3), plays until broke, then receives a tally of total attempts, correct guesses, and accuracy percentage." 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: "David Docker" slug: "david-docker" taxonomy: "indiv" url: "http://localhost/indiv/david-docker/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "David Docker" slug: "david-docker" taxonomy: "indiv" url: "http://localhost/indiv/david-docker/" volume: "3" issue: "10" issues_articles: - id: 38827 title: "Timelinez v3 n10/11" type: "issue" url: "http://localhost/issue/timelinez-v3-n10-11/" pages: "4" pubdate: "October/November 1985" archive_link: false --- # The Shell Game: Program for TS1000/1500 Type-in BASIC program implementing the three-cup Shell Game for TS1000/1500. Player starts with $100, bets any amount, watches cups shuffle, guesses which cup hides the pea (1-3), plays until broke, then receives a tally of total attempts, correct guesses, and accuracy percentage.