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