--- title: "Hang-Mult 2068" type: "article" slug: "hang-mult-2068" url: "http://localhost/article/hang-mult-2068/" markdown_url: "http://localhost/article/hang-mult-2068.md" published_at: "2020-10-27T17:09:54+00:00" modified_at: "2024-05-26T13:21:07+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "The mainframe where I work has a Hangman-style number guessing game in its library which has fascinated me. I wrote HANG-MULT to emulate the mainframe's program on my TS-2068 and thought other SWN readers might enjoy it too." category: - name: "SyncWare News" slug: "syncware-news" taxonomy: "category" url: "http://localhost/category/periodicals/syncware-news/" post_tag: - 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: "Kent Cook" slug: "kent-cook" taxonomy: "indiv" url: "http://localhost/indiv/kent-cook/" publication: "SyncWare News" publication_r: id: 10245 title: "SyncWare News" type: "periodical" url: "http://localhost/periodical/syncware-news/" authors: "Kent Cook" volume: "4" issue: "3" issues_articles: - id: 26690 title: "SyncWare News v4 n3" type: "issue" url: "http://localhost/issue/syncware-news-v4-n3/" pages: "18-19" pubdate: "Jan-Feb 1987" archive_link: false volumeissue: "v4n3" --- # Hang-Mult 2068 The mainframe where I work has a Hangman-style number guessing game in its library which has fascinated me. I wrote HANG-MULT to emulate the mainframe’s program on my TS-2068 and thought other SWN readers might enjoy it too.