Skip to content

scorpior0/The-design-of-OverDom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

164 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OverDom —— 🦂bot

适用于游戏《screeps》的全自动 ai。

注意:
Notes:

本项目尚未完成,后续可能会进行大范围的代码更改。
This project is under developing. Large rework is in progress.

本项目仅分享全局设计方案以及部分代码模块,无法直接运行。
The purpose of this project is sharing my design pattern (in Chinese) and partial codes, which cannot run.

简介 Introduction

本项目采用【收集需求→统一解算】思路构建,creep 出生、物流调度、工作分配都分别收集所有需求后采用综合性能最佳的算法求解,避免固定角色和盲目分配。所有行动统一视为 Task(任务),采用【任务链+定时事件】作为全局统一的执行机制。

OverDom is a fully automated Task-Driven AI of screeps.

教程 Guide

目录 (知乎)

交互 Interactivation

设计 Design Pattern

代码 Scripts Sample

About

the design pattern of OverDom, semi-auto AI in the Screeps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors