anuragdhingra / BreakOut-GameDev

BreakOut is a simple game written entirely in pure JavaScript and rendered on HTML5. It uses canvas in HTML 5 to draw graphics and Javascript to produce animations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BreakOut-GameDev

BreakOut is a simple game written entirely in pure JavaScript and rendered on HTML5. It used canvas to create graphics using canvas in HTML 5 and Javascript to produce animations.

Controls:

Keyboard controls: Use the left-arrow key and right arrow key to move the paddle.

Mouse controls: Use the pointer to move the paddle left or right.

Its live here : https://risingone.github.io/BreakOut/

About

BreakOut is a simple game written entirely in pure JavaScript and rendered on HTML5. It uses canvas in HTML 5 to draw graphics and Javascript to produce animations.


Languages

Language:JavaScript 89.7%Language:HTML 10.3%