Skip to content

Tempate/Funes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funes

An engine for the game Ataxx.

Comments and feedback are more than welcome; feel free to join us at ##chessprogramming on Freenode IRC and share your thoughts.

Running the code

  1. Download the code
git clone https://github.com/Tempate/Funes
  1. Compile it:
mkdir bin && cd bin
cmake .. && make
  1. That's it, an executable should appear inside the bin directory.

About

An Ataxx engine written in C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published