Boring Pong
A downloadable game for Windows
Introduction:
So this is just a "lazy" project. In fact, I used it to learn a little bit about raylib and C. I might do better quality projects with raylib in the future, but I just wanted to get a quick project finished due to this being my first raylib and C project ever.
Explanation:
Pong is the first video game, you basically bounce a ball between two paddles (white rectangles) and try to score by getting the ball past your opponent's paddle. In this version, once a player gets 8 points, he wins. The game will automatically reset for continued gameplay.
Education:
This project might also serve as a quick example for those wanting to first learn raylib or C.
Controls:
Player 1: w = up, s = down
Player 2: arrow keys up and down
Thanks!
Install instructions
For .exe just download and run for windows.
For .c I'd recommend looking into raylib.
Leave a comment
Log in with itch.io to leave a comment.