All Projects → screepers → screeps-ConsoleStats

screepers / screeps-ConsoleStats

Licence: other
Output stats directly to the screeps console

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to screeps-ConsoleStats

screeps console
Standalone Interactive Screeps Console
Stars: ✭ 54 (+237.5%)
Mutual labels:  screeps, screeps-console
screeps-grafana
Pretty graphs for screeps
Stars: ✭ 61 (+281.25%)
Mutual labels:  screeps, screeps-stats
screeps-commander
用于游戏《Screeps》的移动端控制台 WEB 应用
Stars: ✭ 18 (+12.5%)
Mutual labels:  screeps
screeps-multimeter
The most useful tool on your screeps workbench.
Stars: ✭ 69 (+331.25%)
Mutual labels:  screeps
screeps-starter-rust
Starter Rust AI for Screeps, the JavaScript-based MMO game
Stars: ✭ 55 (+243.75%)
Mutual labels:  screeps
screeps notify
Send messages (SMS, Slack) from inside Screeps Scripts
Stars: ✭ 21 (+31.25%)
Mutual labels:  screeps
screeps-obsolete
Obsolete - Codebase for screeps game.
Stars: ✭ 16 (+0%)
Mutual labels:  screeps
The-design-of-OverDom
the design pattern of OverDom, semi-auto AI in the Screeps
Stars: ✭ 63 (+293.75%)
Mutual labels:  screeps
cppreeps
WASM C++ Screeps API and utilities pack (beta, proof-of-concepts)
Stars: ✭ 38 (+137.5%)
Mutual labels:  screeps
screeps-game-api
Typed bindings to the Screeps in-game API for WASM Rust AIs
Stars: ✭ 99 (+518.75%)
Mutual labels:  screeps
creeptalk
Giving Creeps Social Skills Since 2016
Stars: ✭ 14 (-12.5%)
Mutual labels:  screeps
Screeps-Typescript-Declarations
The repository for *Screeps's* TypeScript type definitions.
Stars: ✭ 69 (+331.25%)
Mutual labels:  screeps
creep-tasks
Screeps plugin for a flexible method of controlling creep actions
Stars: ✭ 45 (+181.25%)
Mutual labels:  screeps

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].