Screeps autonomous population.
Screeps is an open source MMO RTS sandbox game for programmers, wherein the core mechanic is programming your units AI. You control your colony by writing JavaScript which operate 24/7 in the single persistent world filled by other players on par with you.
This repository is a basic Screeps population to be improve.
This repository is a fork of the Screeps TypeScript Starter.
> To install dependencies, run
yarn install
> To run the project
yarn start
> To deploy
yarn deploy
To help me understand to basic concepts of the game and start to play, I watched the videos of @thPionGaming Youtube channel which help me a lot.
- Screeps: https://screeps.com
- Screeps documentation: http://docs.screeps.com/index.html
- Screeps API reference: http://docs.screeps.com/api/
- @thPionGaming channel: https://www.youtube.com/channel/UC6bvrhBjRAoX9Yk0vbnV7Tw
You can find me on Screeps Elth001.