Skip to content

Cuteataxx runs engine matches for the game Ataxx

License

Notifications You must be signed in to change notification settings

kz04px/cuteataxx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuteataxx

Cuteataxx runs computer engine matches for the board game Ataxx. Still a work in progress.


Usage

Match settings are read from a .json file passed to cuteataxx through command line arguments

./cuteataxx settings.json

Building

git clone https://github.com/kz04px/cuteataxx
mkdir ./cuteataxx/build
cd ./cuteataxx/build
cmake ..
cmake --build .

Settings

Match settings are provided in the JSON file format. An example of which can be found in the res directory here. Details of the settings available can be found here.


License

Cuteataxx is available under the MIT license.


Thanks

  • JSON for Modern C++ JSON for Modern C++
  • doctest The fastest feature-rich C++11/14/17/20 single-header testing framework
  • To everyone partaking in Ataxx engine programming

About

Cuteataxx runs engine matches for the game Ataxx

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published