💻 Game for the discipline of Laboratory of Programming of the course of Computation of the IFCE 🎓
🏠 Homepage
- mingw = 0.6.3
gcc game.c -o run
run.exe
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.
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.
👤 Pedro Lucas
- Twitter: @PedroLucasOM
- Github: @PedroLucasOM
- LinkedIn: @PedroLucasOM
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!