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
- Host: GitHub
- URL: https://github.com/shade-sdev/hexlaunch
- Owner: shade-sdev
- Created: 2025-03-12T17:26:15.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-21T13:22:07.000Z (3 months ago)
- Last Synced: 2025-03-21T14:27:54.244Z (3 months ago)
- Topics: avalonia-ui, csharp, desktop, dotnet, mvvm, wpf
- Language: C#
- Homepage:
- Size: 9.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Game Library UI
A prototype UI for a game library built using Avalonia UI.
## Screenshot



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.