A recreation of the iconic 'dvd bouncing' thing.
Video
msrdc_odxbWqNXEu.mp4
Linux only
- Make sure you have raylib, make and git installed.
- Clone the repo
git clone https://github.com/cash-i1/raylib-dvd-logo.git
- Run
make
- Run the produced executable,
main
You can swap out
dvd_logo.png
for another image and it should work.