Skip to content

Anisha7/Break-Out

Repository files navigation

Break-Out

Front end 1.2 class project

This is a Gamedev Canvas Tutorial, with personal customizations

- available here: https://developer.mozilla.org/en-US/docs/Games/Workflows/Breakout_game_from_scratch

CANVAS

- Introduce the canvas element
- Draw simple objects filled or only bordered

MOVE AND BOUNCE

- Loop a drawing function and change positions
- Bounce the ball off the walls
- Added some customizations to make a cool color board

PADDLE AND KEYBOARD

- Add a paddle
- Allow users to move that with left/right arrow key presses
- Add bricks
- Collision with bricks

About

Front end 1.2 class project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages