HELP need XONIX/QIX/JEZZBALL code in C++
The purpose is very simple,you have to fill 75 % of the screen !
To do that,make lines and if there is no balls in the area closed
by your line,you fill that area...
But if a ball hits the line you're making,you loose a life.
If you fill more than 75 % of the screen,you reach the next level,
where a ball will be added...
Your score decreases during the game...
When you finish a level,it increases according to the level,the percentage you fill and the lifes left...