misc: update README

This commit is contained in:
2025-11-18 17:44:14 -05:00
Unverified
parent e22583ef98
commit 482f7a9b78

View File

@@ -12,3 +12,5 @@ In order to run the example you need:
To run the example, run `python example_client.py`.
The visual client for observing games/tournaments as well as managing games can be found at [`connect4-moderator-observer`](https://github.com/joshuafhiggins/connect4-moderator-observer).
The Google Sheet outlining the communication protocol can be found [here](https://docs.google.com/spreadsheets/d/1qPrNvB4-1jzvkaQXJcA1Z2OllpSQYmtMRfbOgSi4Yhw), for those of you who'd prefer to not write their AI in python