getify/cloud-sweeper

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

开放

#11 创建于 2016年2月7日

 (4 条评论) (0 个反应) (0 位负责人)JavaScript (17 个派生)github user discovery
help wanted

仓库指标

星标
 (96 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南