https://github.com/melonencoder/pong
https://github.com/melonencoder/pong
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/melonencoder/pong
- Owner: MelonEncoder
- Created: 2024-12-13T04:18:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T23:18:07.000Z (over 1 year ago)
- Last Synced: 2025-06-05T03:14:58.868Z (about 1 year ago)
- Language: C
- Size: 225 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PONG
I made pong (with a few tweaks) using the [raylib](https://github.com/raysan5/raylib) framework. Took me no more than 24 hours and I'm pleased with how it came out.
## Gameplay
This is a two player game where both sides have both vertical and horizontal movement. Simply hit the ball into the opponents side to score.