Implement Hannotta in C and visualize it on the win command line

1. Overview The Hannotta I have seen has two kinds of play, one is only column A->column B->column C, the other is column A->column B->column C->column A. This paper studies the Hannota game in which the tower can only move according to the rules of column A->column B->column C.   2. Step decomposition using recursio ...

Posted by coreyk67 on Sat, 02 Oct 2021 09:12:49 -0700