getify/cloud-sweeper

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

Offen

#11 geöffnet am 07.02.2016

 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (17 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (96 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide