Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 1.94 KB

File metadata and controls

56 lines (40 loc) · 1.94 KB

🎮 Game-Launcher

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.

✨ Features

  • 🚀 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.

📸 Screenshot

Game Launcher Screenshot

📝 Note

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.

🛠️ Tech Stack

  • Language: C#
  • Framework: .NET (WPF)
  • UI Design: XAML
  • Platform: Windows

🚀 Getting Started

Prerequisites

  • Windows 10 or later
  • Visual Studio 2022 (recommended for development)

Installation

  1. Clone the repository:
    git clone https://github.com/Devopron/Game-Launcher.git
  2. Open the solution in Visual Studio.
  3. Build the project (Ctrl + Shift + B).
  4. Run the launcher (Ctrl + F5).

🎮 Usage

  • 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.