--- title: "Flying Horses" type: "article" slug: "flying-horses" url: "http://localhost/article/flying-horses/" markdown_url: "http://localhost/article/flying-horses.md" published_at: "2026-03-14T13:32:57+00:00" modified_at: "2026-03-14T13:32:58+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "A short BASIC program for the TS2068 related to graphic display or animation; described alongside notes referencing a 'MINIBAR' variant. The program appears to use DRAW, CIRCLE, and LET statements with trigonometric calculations." 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 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 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Walt Gaby" slug: "walt-gaby" taxonomy: "indiv" url: "http://localhost/indiv/walt-gaby/" publication_r: id: 21571 title: "Timelinez" type: "periodical" url: "http://localhost/periodical/timelinez/" authors_r: - name: "Walt Gaby" slug: "walt-gaby" taxonomy: "indiv" url: "http://localhost/indiv/walt-gaby/" volume: "4" issue: "4" issues_articles: - id: 38833 title: "Timelinez v4 n4" type: "issue" url: "http://localhost/issue/timelinez-v4-n4/" pages: "1" pubdate: "April 1986" archive_link: false --- A short BASIC program for the TS2068 related to graphic display or animation; described alongside notes referencing a ‘MINIBAR’ variant. The program appears to use DRAW, CIRCLE, and LET statements with trigonometric calculations.