Screeps execution environment[]
Screeps on the servers are currently running Node.js 6.6.0 (V8 5.1.281.75).
Lodash is also included in the environment, but it is version 3.10.1, as opposed to the newest version. A link to the Lodash API can be accessed in the screeps slack by typing !lodash in a message.
Links to various tools[]
- Creeps docs: http://screeps.com/docs/index.php
- Unobfuscated version of http://screeps.com/g/engine.js :
- https://gist.github.com/avdg/7835babe74904a8a123b (27 november 2014)
- https://gist.github.com/avdg/2e95caaec63254bcec28 (14 december 2014)
- Screeps Game Constants: http://screeps.com/g/constants.js
- Lodash API documentation for Version 3.10.1: https://lodash.com/docs/3.10.1