acquire icon indicating copy to clipboard operation
acquire copied to clipboard

Digital remake of a classic board game

Results 4 acquire issues
Sort by recently updated
recently updated
newest added

I would like to work on some of the existing issues. Is 'acquire' available under an open-source license?

Hi, I really love this game and I used to play another quite old version of Acquire with my friends, which supports human vs human via LAN. However, it is...

https://github.com/zou3519/acquire/blob/ea1b0af7c09b31e554d68af7da85e92b37902507/src/mcts/ISTreeNode.scala#L51 The node scoring simply considers its own score in competitive game. It should probably consider the differences between itself and other opponents, e.g. stats(i) += result(i) * result.length -...

Hi, This application looks fun to me. May I know is there any build configuration / guidance? I am stucked on how to build... Or is there any prebuilt jar...