An open API service indexing awesome lists of open source software.

https://github.com/shade-sdev/hexlaunch

A Prototype Game library built with Avalonia UI
https://github.com/shade-sdev/hexlaunch

avalonia-ui csharp desktop dotnet mvvm wpf

Last synced: 3 months ago
JSON representation

A Prototype Game library built with Avalonia UI

Awesome Lists containing this project

README

        

# Game Library UI

A prototype UI for a game library built using Avalonia UI.

## Screenshot

![Game Library UI](HexLaunch/Assets/S1.png)
![Game Library UI](HexLaunch/Assets/S2.png)
![Game Library UI](HexLaunch/Assets/S3.png)
![Game Library UI](HexLaunch/Assets/S4.png)

https://github.com/user-attachments/assets/3789e026-8ee6-4978-9d5a-416a7016e6da

## Features
- Browse and manage your game collection
- Modern and responsive UI
- Built with Avalonia UI and MVVM pattern

## Requirements
- .NET 9 or later
- Avalonia UI

## Installation
1. Clone the repository:
```sh
git clone https://github.com/shade-sdev/AvaloniaGameLibrary.git
```
2. Navigate to the project directory:
```sh
cd GameLibraryUI
```
3. Build and run the application:
```sh
dotnet run
```

## Contributing
Feel free to fork the project and submit pull requests with improvements or new features.

## License
This project is licensed under the MIT License.