This is an attempt to create the classic Bouncy Ball game to run in the terminal.
The project is based on native C++ libraries and does not use any specialized graphics libraries.
Use the latest version .exe file found in Releases
After any code changes, compile the program use a complier version which supports ISO C++ 2011 standard.
