--- title: "Hangman" type: "article" slug: "hangman" url: "http://localhost/article/hangman/" markdown_url: "http://localhost/article/hangman.md" published_at: "2020-10-27T17:18:42+00:00" modified_at: "2024-06-23T00:43:30+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "The old game of Hangman can also be played on your ZX80. The program listed below preserves not only the battle of wits between the two players, but also draws on the graphics capabilities of the ZX80 to draw the figure for you. The program with full prompts on the screen requires over 1K, but…" category: - name: "SYNC" slug: "sync" taxonomy: "category" url: "http://localhost/category/periodicals/sync/" post_tag: - name: "1981" slug: "year-1981" taxonomy: "post_tag" url: "http://localhost/tag/year-1981/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" - name: "ZX80" slug: "zx80" taxonomy: "post_tag" url: "http://localhost/tag/zx80/" - name: "ZX81" slug: "zx81" taxonomy: "post_tag" url: "http://localhost/tag/zx81/" model: - name: "Sinclair ZX80" slug: "zx80" taxonomy: "model" url: "http://localhost/model/zx80/" - name: "Sinclair ZX81" slug: "zx81" taxonomy: "model" url: "http://localhost/model/zx81/" indiv: - name: "Raymond Fowkes" slug: "raymond-fowkes" taxonomy: "indiv" url: "http://localhost/indiv/raymond-fowkes/" publication: "Sync" publication_r: id: 10243 title: "SYNC" type: "periodical" url: "http://localhost/periodical/sync-magazine/" authors: "Raymond Fowkes" volume: "1" issue: "5" issues_articles: - id: 26639 title: "SYNC v1 n5" type: "issue" url: "http://localhost/issue/sync-v1-n5/" pages: "40" pubdate: "September/October 1981" archive_link: false volumeissue: "v1n5" --- # Hangman The old game of Hangman can also be played on your ZX80. The program listed below preserves not only the battle of wits between the two players, but also draws on the graphics capabilities of the ZX80 to draw the figure for you. The program with full prompts on the screen requires over 1K, but it can be played on 1K by making the changes listed at the end of the program.