https://github.com/raphaelmos/breakthroughf
Playable breakthrough with conditions and AI enemy
https://github.com/raphaelmos/breakthroughf
Last synced: over 1 year ago
JSON representation
Playable breakthrough with conditions and AI enemy
- Host: GitHub
- URL: https://github.com/raphaelmos/breakthroughf
- Owner: Raphaelmos
- Created: 2024-02-19T22:31:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T01:14:23.000Z (about 2 years ago)
- Last Synced: 2024-04-25T02:32:07.914Z (about 2 years ago)
- Language: C++
- Size: 3.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Breakthrough Game
This project is about making a AI for the Breakthrough game, part of the university course
# Objectives
1. Make a functional heuristic
2. Implement the force eat condition
3. Have a proper IDS Algorithm
# Objectives~2
1. Functional MCTS better than a heuristic / IDS