gilesp / breakout

A half-hearted attempt at creating a clone of breakout.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

breakout

A half-hearted attempt at creating a clone of breakout.

Or rather...

Starting from first principles, how do you create a javascript based game.

Have a go

You can play a recent(-ish) version of the game here

Space to launch, left * right arrow keys to move.

TODO

  1. Implement change of velocity when striking ball with bat
  2. Implement lives
  3. Implement game over
  4. Other stuff I've forgotten.

About

A half-hearted attempt at creating a clone of breakout.


Languages

Language:JavaScript 96.6%Language:HTML 3.4%