getify/cloud-sweeper

refactor: make it so more than one bird can appear at once

Open

#11 创建于 2016年2月7日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)JavaScript (17 fork)github user discovery
help wanted

仓库指标

Star
 (96 star)
PR 合并指标
 (PR 指标待抓取)

描述

currently, the bird is a singleton of sorts because of how the ticks work (meaning multiple birds couldn't be flapping at different intervals). fix this so we can have as many birds as we want.

贡献者指南