--- title: "The Trains" type: "article" slug: "the-trains" url: "http://localhost/article/the-trains/" markdown_url: "http://localhost/article/the-trains.md" published_at: "2026-03-14T00:04:34+00:00" modified_at: "2026-03-14T00:04:35+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Type-in BASIC program for the Timex/Sinclair 1000 that draws a train image using User Defined Graphics characters. The listing uses UDG definitions to render the train graphic." category: - name: "The RAMTOP" slug: "the-ramtop" taxonomy: "category" url: "http://localhost/category/periodicals/the-ramtop/" 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/" - name: "User Defined Graphics" slug: "user-defined-graphics" taxonomy: "post_tag" url: "http://localhost/tag/user-defined-graphics/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Stan Livingston" slug: "stan-livingston" taxonomy: "indiv" url: "http://localhost/indiv/stan-livingston/" publication_r: id: 39272 title: "The RAMTOP" type: "periodical" url: "http://localhost/periodical/the-ramtop/" authors_r: - name: "Stan Livingston" slug: "stan-livingston" taxonomy: "indiv" url: "http://localhost/indiv/stan-livingston/" issues_articles: - id: 50275 title: "The RAMTOP Winter 1990" type: "issue" url: "http://localhost/issue/the-ramtop-winter-1990/" pages: "12" pubdate: "Winter 1990" archive_link: false --- # The Trains Type-in BASIC program for the Timex/Sinclair 1000 that draws a train image using User Defined Graphics characters. The listing uses UDG definitions to render the train graphic.