Skip to content

InfiniBrains/MonteCarloTreeSearchVisualizer

 
 

Repository files navigation

Monte Carlo Tree Search Visualizer for Tic Tac Toe in C++ with SDL2 ImGUI

Summary

Example on how to import SDL2 via CPM (CMake Package Manager) into a CMake project.

It downloads and imports CPM if not present, dowloads it. I have to do some some small tricks on CMakeLists.txt to link SDL2 into your executable correctly.

ToDo: support https://github.com/bkaradzic/bgfx

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.3%
  • HTML 9.3%
  • Shell 8.5%
  • CMake 6.4%
  • Batchfile 2.5%