screeps-tui
v2.0.3
Published
Terminal interface for the screeps bot programming game
Maintainers
Readme
Screeps TUI
Play Screeps in your terminal!
- Copy and edit
.screeps.example.ymlto.config/screeps/config.yaml - Run
npx screeps-tui- Optionally: install it globally with
npm install -g screeps-tui
- Optionally: install it globally with
Features
- View a whole sector of the map
- Pause and replay history seamlessly
- Switch between servers, shards and rooms
- Interact with console
Keys
ctrl+c: quitctrl+o: change serverreturn: focus consoleescape: focus map
Room navigation
arrows: move around the mapshift+arrows: move the map fastertab: move to next owned roomshift+tab: move to previous owned room
Time control
space: toggle pause/replaypageup: go back to previous tickshift+pageup: go back in timepagedown: go forward to next tickshift+pagedown: go forward in timeplus: increase replay speedminus: decrease replay speed
