getify/cloud-sweeper

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

Aberta

#11 aberto em 7 de fev. de 2016

 (4 comentários) (0 reação) (0 responsável)JavaScript (17 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (96 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador