MarkusThill / Connect-Four

A Java framework for the game Connect Four (Connect-4) with different types of agents and algorithms (reinforcement learning [TD with eligibility traces], AlphaBeta-Search, MCTS). Contains a perfect-playing MiniMax agent for evaluation purposes.
MIT License
11 stars 6 forks source link

How to build and use this from terminal? #2

Closed kirarpit closed 4 years ago