GSoC/GCI Archive
Google Code-in 2014 KDE

Build a KDE Game from source

completed by: Khayrullin Askhat

mentors: alasin

KDE Games is a set of ~40 small fun games that is a part of KDE Application suite. Almost all the games use a common set of libraries (libkdegames) for things like highscores, sounds and theme selectors. Like most of the other KDE applications, libkdegames has been ported to KDE Frameworks 5 along with a few games (Bovo, KBounce, KMines, KNavalBattle and KLines). The task is to build any one of these games from source. This would involve building the Frameworks, then building the ported libkdegames against Frameworks and finally building one of the above mentioned ported games against Frameworks and libkdegames. This task would be considered complete if you send me the screenshots of a successful build on terminal and a successful run of the game from terminal.