silverlight6 / TFTMuZeroAgent

Team fight tactics AI
Apache License 2.0
136 stars 33 forks source link

Spherical cow's testing branch #28

Closed silverlight6 closed 1 year ago

silverlight6 commented 1 year ago

Converting the MCTS to c++ implementation.

Lobotuerk commented 1 year ago

How hard would it be to move the cpp files into the usual structure for cpp programs? ("include/NAMEOFLIB" for headers and src for cpp files)