You are on page 1of 3

A Synopsis On Brick Game

Submitted to:Subhra Saggar (Assistant prof.)

Submitted by:Roshan Kumar Jha Varun Arora

Objective:This project aims at develop a game i.e., Brick Game using C language. In this game the player is presented with:

A wall of bricks and a maximum of four balls with which to knock each of the bricks down. The ball is to be caught on the paddle provided for it, from where it bounces back and hits the bricks on the rebound. For every brick user strike, user awarded 5 points, whereas user lose 15 points for every ball lost.

In this game we also include the levels for the user to play:

Novice level Advanced level Expert level

So that the user can play at any level, when the user choose the levels the speed of the ball increases by a certain value. Meanwhile in a game if player miss the ball then the warnings will be displayed on the screen. The game is developed with the help of procedure-oriented language i.e. C language and the graphics in C which make the game more interactive for player.

Software Requirements:Platoform Software Windows 98/Xp/Vista/7 Turbo C

You might also like