Skip to content

vbejgrowicz/Block-Breaker

Repository files navigation

Block-Breaker

Play Game Here!

Game View

Summary

Break the blocks as they come down the screen and make sure they never hit the bottom or else you lose!

How to Play

Press left and right arrow keys to adjust the launch angle, then hit spacebar to launch the balls.

Technical Details

  • Draws graphics on HTML5 Canvas to allow for responsive design.
  • Consistent block generation allows for infinite playing.
  • Object oriented programming in JavaScript.
  • Persists current game status and high score in local storage.

Todo

  • Add in game instructions.
  • Implement ball collection during gameplay.
  • Implement touch event listeners for mobile gameplay.

About

Block Breaker Canvas Browser Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published