--- title: "KNIGHTS TOUR" type: "article" slug: "knights-tour-2" url: "http://localhost/article/knights-tour-2/" markdown_url: "http://localhost/article/knights-tour-2.md" published_at: "2025-02-24T01:20:56+00:00" modified_at: "2025-02-27T12:46:48+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "The goal of this game is to go through all 64 squares of the board with your knight using regular knight's moves. The game features a Demo/Solution mode, the computer will start wherever you started your game and will give you a quick look at the solution. Loading Name KNIGHTSLoading Time 1 min 45 secondsProgram…" category: - name: "Byte Power" slug: "byte-power" taxonomy: "category" url: "http://localhost/category/periodicals/byte-power/" post_tag: - name: "Downloadable" slug: "downloadable" taxonomy: "post_tag" url: "http://localhost/tag/downloadable/" - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Eric Boisvert" slug: "boisvert-eric" taxonomy: "indiv" url: "http://localhost/indiv/boisvert-eric/" publication_r: id: 38570 title: "Byte Power 1st Class Magazine" type: "periodical" url: "http://localhost/periodical/byte-power-1st-class/" authors_r: - name: "Eric Boisvert" slug: "boisvert-eric" taxonomy: "indiv" url: "http://localhost/indiv/boisvert-eric/" issues_articles: - id: 38571 title: "Byte Power Aug 1986" type: "issue" url: "http://localhost/issue/byte-power/" pubdate: "August 1986" archive_link: false article_media: - id: 59146 title: "Knight’s Tour" type: "computer_media" url: "http://localhost/computer_media/knights-tour-2/" --- The goal of this game is to go through all 64 squares of the board with your knight using regular knight’s moves. The game features a Demo/Solution mode, the computer will start wherever you started your game and will give you a quick look at the solution. Loading Name KNIGHTS Loading Time 1 min 45 seconds Program type Strategy Game written by Eric Boisvert