Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Scripts of Tribute (SoT) framework is a Tales of Tribute simulator, implemented
A short video describing the 2023 competition is available [HERE](https://www.youtube.com/watch?v=3FxBlZ40l6o) (most info remain up-to-date).


To play against the existing bots, download the most recent [GUI binary release](https://github.com/ScriptsOfTribute/ScriptsOfTribute-GUI/releases) for your OS.
To play against the existing bots, download the most recent [GUI binary release](https://github.com/ScriptsOfTribute/ScriptsOfTribute-GUI-2.0/releases) for your OS.

To start developing your own AI agents, check the documentation in [this section](#implementing-ai-agent) and download [SoT-Core project](https://github.com/ScriptsOfTribute/ScriptsOfTribute-Core).

Expand All @@ -64,7 +64,7 @@ Extended version of the COG 2024 paper describing the competition is available o
<!--Detailed rules of the competition are described in [this section](#ieee-conference-on-games-2024). -->


![](https://i.imgur.com/PFgkFLm.png)
![](https://github.com/ScriptsOfTribute/ScriptsOfTribute-GUI-2.0/blob/main/Docs/screenshots/GameView.png)



Expand Down
Loading