Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 231 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 231 Bytes

Brick-Breaker-Game

A brick breaker game similar to the one on miniclip.com. Developed using C++ and Winbgi (graphics) library.

Pre-requisites

You need to have the "Winbgi" library configured in your IDE for the code to work.