Skip to content

Exonto/TSquaredBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T^2 Bot

Long live the Empire of Screeps!

Overview

A Screeps AI designed to command creeps and grow the Empire.

How to Use

  1. Install Node.js from here
    This will install Node.js and most importantly (in our case) the 'npm' command line tool
  2. Install 'grunt-screeps' in the terminal
    npm install grunt-screeps
  3. Create a file named '.screeps.json'
    {
    "email": "<screeps account email>",
    "password": "<screeps account password>",
    "branch": "<branch name to push to>",
    "ptr": false
    }
    This attaches your account config to the Gruntfile
  4. Test your setup in the terminal
    grunt screeps
    This should push to your screeps account on the given branch.

If you require more help, refer to the grunt-screeps repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •