01.Hoe het begon…
Coding Train Challenge : Space Invaders with flowers
Coding Train : firebase for scores in simple clicking game
02. Het verloop…
Hard time following David Shiffmann, he’s going fast and jumping like a squirel.
Simple basics but a lot of thinking about implementation
03. Implementation…
001. P5 in HTML structure
002. Extra row of balls
003. Added score 1 hit = 1 point +10 hits = blast (r = 0) = 10 points
004. Limited ship in x pos left and right.
005. Changed ship by image
006. Added sound : fire / hit / blast
007. Added inputfield and submitbutton
008. Added Highscores (limited to 10) and last scores (limited to 10).
009. Infopannel hide due to space limitation.
010. Added START & STOP.
011. WEIRD BEHAVIOUR CONTROLLERS (spacebar and left/right-arrow).
04. TODO’S
001. AUTHENTICATION
002. LAYOUT RETHINK @media queries
003. GAME OVER CONDITIONS
004. ADD LEVELS
005. ADD IMAGES
006. SOUND ADD OGG ? sommige browsers muten, waarom ?
007. LIMIT PLAYHEIGHT