介绍
这游戏应该叫:Screeps: World,后面出了一个 MMO sandbox game for programmers
是一个使用真实的编程语言,来控制单位和殖民地的一个游戏
这个游戏主要靠时间和程序的效率来取胜。
官网文档
- 官网:https://screeps.com/
- 英文文档:https://docs.screeps.com/
- Steam 商店页面:https://store.steampowered.com/app/464350/Screeps_World/
社区资源
- Screeps World 的玩家数量:https://steamcharts.com/app/464350
- Screeps Arena 的玩家数量: Screeps: Arena - Steam Charts
- 中文文档:https://screeps-cn.github.io/
- 中文 API 索引:https://screeps-cn.github.io/api/
- 研究 Screeps 技术的作者:https://www.jianshu.com/u/02d597cfe36b
- 非常好的 Screeps 教程中文目录:https://www.jianshu.com/p/5431cb7f42d3
- Steam 用户的入门教程: https://steamcommunity.com/id/aopika/recommended/464350/
- 极简的新手教程,能够帮助理解游戏机制:https://github.com/Tim-Pohlmann/Screeps-Nooby-Guide
代码资源
- 脚手架工程,包含了用于编写 Screeps 代码的一切: https://github.com/screepers/screeps-typescript-starter
- Screeps Plus 包含 Creep 计算器、房屋计算器: https://screepspl.us/services/creep-calculator/
建议
建议自己玩,不要加入任何群组,有问题查文档,问 AI。
积极优化代码、这个游戏性能很重要,比写业务代码有意思多了。