Posts by Elza Simões • 21 points
2 posts
-
0
votes2
answers102
viewsA: Error in my Bird Flappy
this.setAltura = height => body.style.heigth = ${altura}px; the heigth is misspelled
javascriptanswered Elza Simões 21 -
2
votes2
answers102
viewsA: Error in my Bird Flappy
function Barreira(reversa = false) { this.elemento = novoElemento('div', 'barreira'); in place of barrier "pair-of-barriers"
javascriptanswered Elza Simões 21