Useful Links

From Screeps Wiki
Revision as of 06:28, 20 July 2024 by Admon84 (talk | contribs) (Basically everything)
Jump to navigation Jump to search

These online resources are very valuable, especially to new players.

Discord

  • Join the Screeps Discord - Find official announcements, seasons, events, technical support, and discussions within the active Screeps player community.

Official Docs

  • Screeps API - Reference manual describing game objects, methods and prototypes.
  • Screeps Docs - Documentation for game mechanics, gameplay, configuration, and other topics.

Lodash Docs

  • Lodash v3.10.1 - Documentation for the Lodash version available in Screeps.

Concepts

  • Great Filters - Reference that describes development approaches in Screeps.

Screeps on YouTube

  • Screeps Official - From the Screeps dev team, Attack Rank videos and Featured content.
  • th_pion - Screeps nooby guide series.
  • Marvin - Screeps tutorials, event coverage, and Screeps analysis videos.
  • V1kingScreeps - Screeps analysis and speedrun videos.

League of Automated Nations

LOAN for short. This site provides an alliance registry, alliance maps, player rankings and more.

Private Server Launchers

Custom Launchers

These are the community preferred solutions for hosting a private server.

Official Launcher

  • GUI Launcher: This launcher comes with the standard version of Screeps World on Steam. It provides a GUI for managing the server, viewing server logs, and a CLI interface to control the server.
  • Console Launcher: Allows launching the server from a command line without the GUI. Prerequisites include Node 10, Python 2, and developer build tools

Screeps Clients

Steamless client runs your copy of Screeps in the browser and works with private servers on macOS, Linux and Windows.

Screeps Mods

These mods are commonly installed on Screeps Private Servers

Code Profilers

Grafana

Building Planners

Creep Body Calculators

Power Creep Planner

Screeps Libs

Other Scripts

TypeScript Types

Starter Kits for Screeps World

Starter Kits for Screeps Arena

Screeps API