Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 407 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 407 Bytes

Progressive Break-It

Based on the Atari classic Breakout, this game includes the following features:

  • Progressive mode, continuously adding rows of bricks as the game progresses
  • Graphics built 100% using EaselJS's drawing API and Text objects
  • TweenJS library used to animate some of the bonus text during gameplay
  • All controls handled by k/b => move paddle, pause or play the game
  • and many more!