Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Criar arquivo wave #9

Open
kellyortiz opened this issue Apr 22, 2017 · 0 comments
Open

Criar arquivo wave #9

kellyortiz opened this issue Apr 22, 2017 · 0 comments
Assignees

Comments

@kellyortiz
Copy link
Owner

kellyortiz commented Apr 22, 2017

def criar_wave(wave)
define como será a proxima wave
define quais cores de bolinhas a proxima wave terá
define quantas bolinhas cada cor terá
define a wave atual como uma a mais do que a anterior

def diminuir_wave()
diminui uma bolinha da wave

def definir_wave()
cria todas as bolinhas da wave

def get_wave()
retorna a quantidade maxima de bolinhas da wave
retorna quais cores de bolinhas a wave tem
retorna a quantidade maxima de bolinhas de cada cor
retorna a quantidade atual do total de bolinhas
retorna a quantidade atual de bolinhas de cada cor

def wave_inicial()
define a wave com o valor padrão

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants