Hi-Q Game
This is a Windows computer program that you can play the Hi-Q peg game
...If you want to see the winning solutions for the game, download HiQGameSolutions.zip.
There are several solutions that are based on where the empty pin is when the game is started.
This is a Visual Studio C# program that plays the game.
Download HiQGameSourceCode.zip if you want to view the source code.
There is also a C++ program that I wrote to find winning solutions.
Download HiQGameSolverSourceCode.zip if you want to use this.
In 1974 in college, I wrote a Fortran program to find the solution to win the game,
but the mainframe was not fast enough to find a solution for the game.
...