https://github.com/gabryon99/pong-raylib
A pretty stupid and simple pong written in C with raylib
https://github.com/gabryon99/pong-raylib
c game pong-raylib raylib xcode
Last synced: 4 months ago
JSON representation
A pretty stupid and simple pong written in C with raylib
- Host: GitHub
- URL: https://github.com/gabryon99/pong-raylib
- Owner: gabryon99
- License: mit
- Created: 2020-04-05T09:44:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-05T09:49:36.000Z (almost 6 years ago)
- Last Synced: 2024-12-28T14:36:56.253Z (about 1 year ago)
- Topics: c, game, pong-raylib, raylib, xcode
- Language: C
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### pong-raylib
A pretty stupid and simple pong written in C with raylib. This little game was written to test the raylib library.
The IDE I used is XCode. The game is not optimized (yet).