https://github.com/sunfl0w/CPP_Piranhas
CPP_Piranhas will be the final player by Team Rocket for the Software-Challenge 2019.
https://github.com/sunfl0w/CPP_Piranhas
ai boardgame-player cpp software-challenge turn-based-strategy
Last synced: over 1 year ago
JSON representation
CPP_Piranhas will be the final player by Team Rocket for the Software-Challenge 2019.
- Host: GitHub
- URL: https://github.com/sunfl0w/CPP_Piranhas
- Owner: sunfl0w
- License: mit
- Created: 2019-05-16T14:05:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T09:12:31.000Z (about 7 years ago)
- Last Synced: 2024-10-23T22:16:06.759Z (over 1 year ago)
- Topics: ai, boardgame-player, cpp, software-challenge, turn-based-strategy
- Language: C++
- Homepage:
- Size: 32 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CPP_Piranhas - The final client for the Software Challenge Germany 2019. https://github.com/CAU-Kiel-Tech-Inf/socha.
Written in C++. The client has many features.
Features:
-MTDf-Search
-Null-Move-Heuristic
-TranspositionTable
-Quiescence-Search
-KillerHeuristic
-Evaluation-function for a very aggressive playstyle
-...