Public Test Realm

The Public Test Realm is a stand-alone game server with its own world data, players' scripts, memory, and settings. It has been created for two purposes:

1) testing changes and new features upcoming to the main server,
2) providing players with a platform to safely test their scripts in a multi-room environment.

ENTER

API Reference

Changelogs

Both World Mode and Simulation Mode are available on PTR. All the game world data are periodically moved from the main server to PTR, and old PTR data is then wiped (including players’ scripts). Don’t use PTR for prolonged storage of your code!

Registering new accounts on PTR is blocked. Each time after data is copied from the main server into PTR, existing players accounts are copied as well. Your account CPU subscription is deactivated by default. Click the Activate button on the order page to enable your free PTR subscription for 24 hours.

Please take note that construction of any structures on the PTR costs only 1 energy unit and the controller upgrade requires 1000 energy units. It allows quick creation of infrastructure you need for testing purposes.

If you use grunt-screeps for committing your scripts from a local machine, you can provide ptr: true option in order to commit your code to the PTR.