git clone git@githubhttps://github.com:/AJFaraday/Thud.gitcd Thudnpm install- You can then call
node script/get_clients.jsto get the latest entries from Stack Exchange
git clone git@github.com:AJFaraday/Thud.gitcd Thudnpm install- You can then call
node script/get_clients.jsto get the latest entries from Stack Exchange
git clone https://github.com/AJFaraday/Thud.gitcd Thudnpm install- You can then call
node script/get_clients.jsto get the latest entries from Stack Exchange
- It must evaluate as Javascript code.
- The code must return a class with a constructor which accepts one argument.
- Instances of this class should have functions named
turn()andend_turn() - The client must play a game until it is over (i.e. it must call a valid
moveduring everyturncall). The validator will run games against default opponents to determine if this happens. - Does not have any forbidden terms
**
game.- Only interact with the game via controller **Math.random- Please keep it deterministic **setTimeoutorsetInterval- Keep it sequentialgame.- Only interact with the game via controllerMath.random- Please keep it deterministicsetTimeoutorsetInterval- Keep it sequentialeval,requireorimport- Just don't
eval,requireorimport- Just don't
- It must evaluate as Javascript code.
- The code must return a class with a constructor which accepts one argument.
- Instances of this class should have functions named
turn()andend_turn() - The client must play a game until it is over (i.e. it must call a valid
moveduring everyturncall). The validator will run games against default opponents to determine if this happens. - Does not have any forbidden terms
**
game.- Only interact with the game via controller **Math.random- Please keep it deterministic **setTimeoutorsetInterval- Keep it sequential
**eval,requireorimport- Just don't
- It must evaluate as Javascript code.
- The code must return a class with a constructor which accepts one argument.
- Instances of this class should have functions named
turn()andend_turn() - The client must play a game until it is over (i.e. it must call a valid
moveduring everyturncall). The validator will run games against default opponents to determine if this happens. - Does not have any forbidden terms
game.- Only interact with the game via controllerMath.random- Please keep it deterministicsetTimeoutorsetInterval- Keep it sequentialeval,requireorimport- Just don't
Loading
Loading