getify/cloud-sweeper
Vedi su GitHubrefactor: make it so more than one bird can appear at once
Open
#11 aperta il 7 feb 2016
help wanted
Metriche repository
- Star
- (96 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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.