KBounce ported to KF5.
To install this game, follow these steps:
- Build libkdegames (KF5). It is in my repository list. For instructions on how to build it, follow similar steps as stated below.
- Create a directory inside the root folder of this game where all your build files will be stored.
- Run 'cmake' inside the build directory. There will be warnings/errors if dependencies are not found. Install them.
- Run 'make' and then 'make install'.
For steps 3 and 4, have a look at https://techbase.kde.org/Getting_Started/Build/KDE_Applications for detailed steps.