Skip to content

Commit

Permalink
Merge pull request #1264 from Max-Antonio:OpenSpielVisualGraph
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 664785344
Change-Id: I9308c548ee67b080958eb15321198bca4e9570fa
  • Loading branch information
lanctot committed Aug 19, 2024
2 parents 37016c1 + 891f297 commit 3a5fb14
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,19 @@ every two weeks (for bug fixes, it will likely be faster to be integrated). So
you may need to wait a little after it has been approved to actually see it
merged.

# OpenSpiel visual Graph

To help you understand better the framework as a whole you can go to
[openspielgraph](https://openspielgraph.netlify.app) and use an interactive
graph that shows the OpenSpiel repository in a wide and easy to undestand way.

By providing intuitive visual representations, it simplifies the debugging
process, aids in the optimization of algorithms, and fosters a more efficient
workflow.

For a practical example, see one of the reasons OpenSpielGraph was thought of
and also how to use OpenSpiel and WebAssembly...

# Roadmap and Call for Contributions

Contributions to this project must be accompanied by a Contributor License
Expand Down

0 comments on commit 3a5fb14

Please sign in to comment.