The following Visual Basic project contains the source code and Visual Basic examples used for Acolyte of AI with 8 Puzzle.
An AI (A* algorithm) based 8 puzzle solver.
Use it for ultimate AI technique of A* algorithm to use.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
EightPuzzle.vbp | 1185 |
EightPuzzle.vbw | 482 |
EightPuzzleTree.cls | 637 |
frm8PuzzleMDIForm.frm | 3673 |
frmAbout.frm | 11335 |
frmAbout.frx | 984 |
frmAStarTree.frm | 12060 |
frmAStarTree.frx | 6 |
frmEightPuzzle.frm | 22064 |
frmHelpView.frm | 2120 |
HowToPlay8Puzzle.txt | 5810 |
HowToUseAStar.txt | 3264 |
LinkedList.cls | 485 |
LinkedListOperations.bas | 6555 |
MSSCCPRJ.SCC | 196 |
PublicVariables.bas | 635 |
TreeOperations.bas | 22006 |