Skip to content

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

Notifications You must be signed in to change notification settings

PedroLucasOM/BreakingBall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages