Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Latest commit

 

History

History
42 lines (28 loc) · 1.34 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.34 KB

screeps-autonomous

Screeps autonomous population.

What it is ?

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.

Installation

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

Notice

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.

References

Profile

You can find me on Screeps Elth001.