Update README.md
This commit is contained in:
parent
a268bc3cad
commit
4996c4b582
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ You can submit your entry [here](https://forms.gle/6jjj8jxNQ5Ln53ie6).
|
|||
* You may not use the unsafe keyword.
|
||||
* All of your code/data must be contained within the _MyBot.cs_ file.
|
||||
* Note: you may create additional scripts for testing/training your bot, but only the _MyBot.cs_ file will be submitted, so it must be able to run without them.
|
||||
* You may not rename the _MyBot_ struct contained in the _MyBot.cs_ file.
|
||||
* You may not rename the _MyBot_ struct or _Think_ function contained in the _MyBot.cs_ file.
|
||||
* The code in MyBot.cs may not exceed the _bot brain capacity_ of 1024 (see below).
|
||||
|
||||
## Bot Brain Capacity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue