Skip to content

programmingLearner/Chinese-chess

Repository files navigation

Description: Chinese chess game. Finished. Executable with a simple human-computer interface.

Usage: Download files into your local repository and type 'make' on your terminal, then the generated executable file 'menu' can run on Linux or MacOS, you may also download them to your Windows system, then compile and link the files in other approaches. there will be using guide when you run the file.

Environment: no special library required.

Algorithm: AI: Alpha-Beta tree search with novel heuristic tree-search methods. Start table: perfix binary search tree

About

Chinese Chess Game and Tree-Search AI in cpp, completed

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages