Skip to content

Latest commit

 

History

History
79 lines (53 loc) · 2.58 KB

README.md

File metadata and controls

79 lines (53 loc) · 2.58 KB

Welcome to BreakingBall 👋

Version Documentation Maintenance Twitter: PedroLucasOM

💻 Game for the discipline of Laboratory of Programming of the course of Computation of the IFCE 🎓

Prerequisites

  • mingw = 0.6.3

Install

gcc game.c -o run

Usage

run.exe

Home Screen


Game Level Selection


Palette Functionality

The central part of the palette will always throw the ball vertically. The neighboring parts of the central part will deflect the ball vertically or diagonally depending on whether the column where the ball is located is odd or even. The tips of the palette will always deflect the ball to their respective diagonals.


Game Completion

The game will end when it reaches the required required score or when the ball goes beyond the lower limit of the palette, respectively win or loss.



Author

👤 Pedro Lucas

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!