--- title: "Puzzle Power: The Towers of Eternity" type: "article" slug: "puzzle-power-the-towers-of-eternity" url: "http://localhost/article/puzzle-power-the-towers-of-eternity/" markdown_url: "http://localhost/article/puzzle-power-the-towers-of-eternity.md" published_at: "2020-10-27T17:07:55+00:00" modified_at: "2024-06-23T21:39:27+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Implementation of Tower of Hanoi. TS 1000 version and versions for other computers." category: - name: "K-Power" slug: "k-power" taxonomy: "category" url: "http://localhost/category/periodicals/k-power/" post_tag: - name: "1984" slug: "year-1984" taxonomy: "post_tag" url: "http://localhost/tag/year-1984/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - 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/" indiv: - name: "Justin Greene" slug: "justin-greene" taxonomy: "indiv" url: "http://localhost/indiv/justin-greene/" publication: "K-Power" publication_r: id: 10198 title: "K-Power" type: "periodical" url: "http://localhost/periodical/k-power/" authors: "Justin Greene" volume: "1" issue: "2" pages: "48-52" pubdate: "March 1984" archive_link: false archiveurl: "https://archive.org/download/k-power-magazine-02/K-Power_Issue_02_1984_Mar.PDF" volumeissue: "v1n2" --- Implementation of Tower of Hanoi. TS 1000 version and versions for other computers.