--- title: "Binomial Bingo" type: "article" slug: "binomial-bingo" url: "http://localhost/article/binomial-bingo/" markdown_url: "http://localhost/article/binomial-bingo.md" published_at: "2026-03-14T14:14:49+00:00" modified_at: "2026-03-14T14:14:50+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "A game program originally written for the TS-1000 and then adapted for the TS-2068. A ball starting at the top of the board travels binomially to the bottom; landing spaces pay out $2 to $100 but the 'Jinxed' number causes a loss. Supports 2-4 players." 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: "Gertie Andersson" slug: "gertie-andersson" taxonomy: "indiv" url: "http://localhost/indiv/gertie-andersson/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "Gertie Andersson" slug: "gertie-andersson" taxonomy: "indiv" url: "http://localhost/indiv/gertie-andersson/" volume: "4" issue: "7" issues_articles: - id: 38839 title: "Timelinez v4 n7/8" type: "issue" url: "http://localhost/issue/timelinez-v4-n7-8/" pages: "225" pubdate: "July/August 1986" archive_link: false --- # Binomial Bingo A game program originally written for the TS-1000 and then adapted for the TS-2068. A ball starting at the top of the board travels binomially to the bottom; landing spaces pay out $2 to $100 but the ‘Jinxed’ number causes a loss. Supports 2-4 players.