Gabbell / Breakout

2D Breakout Game - uses https://github.com/simon-bourque/OpenGameFramework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breakout

Features

Paddle:

The direction that the paddle is going will influence the direction the ball is reflected. Use the paddle to catch powerups.

A Ball:

It's a ball. It bounces around.

Royalty-Free Pixel Art:

Hurray!

Powerups:

X-Ball : Plow through bricks without colliding.

Rebuild : Try to avoid that one.

Controls:

A, D : Move the paddle left and right.

SPACE : Will undock and throw the ball if docked on the paddle.

R : Will redock the ball.

F : Will rebuild the level.

About

2D Breakout Game - uses https://github.com/simon-bourque/OpenGameFramework


Languages

Language:C++ 82.9%Language:GLSL 17.1%