Bouncing-DVD-Logo
Bouncing DVD Logo simulation using C++ and SFML
Summary
This Simulation shows the classic screensaver of DVD Logo that bounces off the screen boundaries whilst changing into tinted colours.
How to Run (only for Linux)
Install SFML
Install make (command : sudo apt install make
)
Run command : make F1=main.cpp F2=Walker.cpp F3=Walker.h F4=Walker.o