https://github.com/shade-sdev/avaloniagamelibrary
A Prototype Game library built with Avalonia UI
https://github.com/shade-sdev/avaloniagamelibrary
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/avaloniagamelibrary
- Owner: shade-sdev
- Created: 2025-03-12T17:26:15.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-12T17:37:38.000Z (3 months ago)
- Last Synced: 2025-03-12T18:36:01.613Z (3 months ago)
- Topics: avalonia-ui, csharp, desktop, dotnet, mvvm, wpf
- Language: C#
- Homepage:
- Size: 2.19 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 with WPF and MVVM.
## Screenshot

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