game-launcher

Creating a Game Launcher using Qt C++

Here is a guide on creating a simple game launcher using Qt C++. I used Qt Creator with the integrated Qt Designer, and Qt Widgets C++ module. Qt is known for its cross-platform GUI features for desktop apps.