A simple and elegant Game Launcher built using WPF (Windows Presentation Foundation) in C#.
This launcher provides a central hub to access a curated selection of games across multiple genres, all within a clean and modern interface.
You can download it here.
- ๐ Smooth Navigation โ Browse through different game categories with ease.
 - ๐ฒ Multiple Genres Supported:
- Board Games (3 titles)
 - Racing Games (6 titles)
 - Arcade Games (10 titles)
 - Puzzle Games (3 titles)
 - Shooter Games (5 titles)
 
 - ๐ผ๏ธ Modern UI โ Stylish layout designed with WPF, supporting dark/light themes.
 - โฏ๏ธ Seamless Launching โ Quickly start games directly from the launcher.
 
On the first launch, the game will show you how to make a donation, and will try to download the webview it uses if necessary. This will require (only the first time) running the game as an administrator.
- Language: C#
 - Framework: .NET (WPF)
 - UI Design: XAML
 - Platform: Windows
 
- Windows 10 or later
 - Visual Studio 2022 (recommended for development)
 
- Clone the repository:
git clone https://github.com/Devopron/Game-Launcher.git
 - Open the solution in Visual Studio.
 - Build the project (
Ctrl + Shift + B). - Run the launcher (
Ctrl + F5). 
- Use the left sidebar to browse games by genre.
 - Click on a game to see its preview and launch it.
 - Use the fullscreen button (F11) for immersive experience.
 - Toggle back to the list anytime using the Back to List button.