/ebc

EPAM BOT chalange (robots)

Primary LanguageTypeScript

ICanCode

Registration:

For JavaScript with browser:

  • write bot
  • run run-client.html

For JavaScript with node.js:

  • install Node.js from nodejs.org
  • update Path System variable - add node.js root folder
  • setup new node.js library - run
    • npm install ws
  • write bot
  • run client run-client.bat