Skip to content

aetelani/crayons

Repository files navigation

Space Tyckiting JavaScript client

logo

Author: Oleg Grenrus

Synopsis

npm install
node ./cli.js --

To be written…

Prerequisites

Install node.js or ios, if you feel lucky!

How-to start with new AI?

There are some AIs available in /ai/ folder that can be used as a template.

  1. Copy dummy/ai.js to yourai/ai.js
  2. Implement behaviour in the exported method.
  3. Run your custom AI with node ./cli.js --ai yourai

Testing

Add your tests in a new file under test/ and run make mocha (or ./node_modules/.bin/mocha).

Editors

TBD

Learning materials

TBD

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages