Skip to content

screepers/screeps-ConsoleStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screeps-ConsoleStats

Display stats like this directly into your Screeps console: alt text

Setup

  • Add statsConsole.js and ascii-char.js to your project. NOTE: geohash.js is optional and is experimental.
  • Use the snippet from the main.js in the end of your main.js loop.
  • Modify the myStats array to plug in your cpu stats from your profiller.

Notes

  • If you don't wish to use the geohash parts, just comment them out and don't use the geohash.js
  • You will have to customize it for how you collect stats.

Contribute

Clone and submit a push request. Simple.

Releases

No releases published

Packages

No packages published