getify/cloud-sweeper

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

Ouverte

#11 ouverte le 7 févr. 2016

 (4 commentaires) (0 réaction) (0 personne assignée)JavaScript (17 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (96 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur