Skip to content

osvaldoM/screeps-bot

Repository files navigation

screeps-bot

This is yet another AI for the MMO strategy game for programmers, screeps

I'm still working to generalize the code to run efficiently with different room designs and multi-room environments, but at this point, the code should work reasonably well on a single room.

Installation

Install dependencies

npm install

deployment

  • rename .screeps.json.example to .screeps.json

  • update the file according to your login credentials

To build and push to server, run:

npm run screeps

To only build, run:

npm run build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Releases

No releases published

Packages

No packages published