getify/cloud-sweeper
Auf GitHub ansehenrefactor: make it so more than one bird can appear at once
Open
#11 geöffnet am 7. Feb. 2016
help wanted
Repository-Metriken
- Stars
- (96 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
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.