Breakout!

Breakout is another early video game developed by Atari in the mid 70's.

Tutorial from:

https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_Breakout_game_pure_JavaScript/Collision_detection

I added game sounds and changed the color scheme for better visibility.



Use mouse or arrow keys to move paddle.


  Back