Skip to content

Devopron/Game-Launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ 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.