Skip to content

Commit cd22f78

Browse files
authored
Update README.md
1 parent acc6ce9 commit cd22f78

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ Public questions or troubleshooting requests should be posted on the main genera
2727

2828
Competition entrants will need to submit two agents, one Codemaster and one Guesser.
2929

30+
We strongly encourage teams to submit these agents as single python files whenever possible, mimicking the layout and structure of the example codemaster_GPT.py and guesser_GPT.py files.
31+
The exact functions that submitted Codemaster and Guesser Classes much provide in order to function are specified in the **Codenames AI Framework** section below.
32+
Entrants may submit additional files if they are required, but should provide complete instructions / documentation for their usage.
33+
Entrants should not modify any of the other files provided as part of this framework.
34+
3035
Entrants will need to provide complete instructions for how to run their agents on the following hardware:
3136
* **Operating System:** Windows 11 or Ubuntu 24.04
3237
* **Processor:** AMD Ryzen Threadripper PRO 5955WX (64 MB cache, 16 cores, 32 threads, 4.0GHz to 4.5GHz)

0 commit comments

Comments
 (0)