Simple yet pretty bouncing ball simulation program written in C using Raylib.
- The visuals are heavily inspired from Youtube channels like @jdgcreative.
- Tsoding for inspiring me to try some low-level stuff in C.
Should be pretty straight-forward on UNIX systems. Make sure you have raylib installed from your distribution's package manager and take a look in build.sh
.