getify/cloud-sweeper

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

Open

#11 opened on 2016年2月7日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)JavaScript (17 forks)github user discovery
help wanted

Repository metrics

Stars
 (96 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド