Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 13 days 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 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-05T09:49:36.000Z (almost 5 years ago)
- Last Synced: 2024-11-07T14:32:22.076Z (2 months 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).