JavaScript game modeled after Breakout but with more cats!
#PLAY http://nihilence.github.io/Breakawf/
#Directions "space" -- launch "a" -- move paddle left "d" -- move paddle right
#Core functionality
- Paddle and ball
- Ball can bounce off paddle and walls
- Brick bounce including direction
- Win condition
- Easter egg to clear board ;)
- Kitties
#Extras
- Bounce and boing sounds
- Background music
- Screen shake on wall hit
- Bricks explode
- Lives + game over
- Levels
- Allow paddle to move before launch
- Change music for game over and win