Skip to content

Tracing/Stratego

Repository files navigation

A game of Stratego made in C++. Also with (optional) Python bindings.

Requirements: CMake >= 3.28.3 gcc >= 13.2.1 Python3 >= 3.11.8 (For python bindings) Python3 Development Files >= 3.11.8 (For python bindings)

Build with cmake. Run ./stratego_demo for a demonstration of the AI playing against itself.

Look at bindings.cpp for the functions exported to the stratego python library.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published