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: 4 months ago
JSON representation

A pretty stupid and simple pong written in C with raylib

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).