Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sidescrollui/videogamesdb
SideScroll Sample Project for Video Games Database
https://github.com/sidescrollui/videogamesdb
Last synced: 8 days ago
JSON representation
SideScroll Sample Project for Video Games Database
- Host: GitHub
- URL: https://github.com/sidescrollui/videogamesdb
- Owner: SideScrollUI
- License: mit
- Created: 2024-07-02T21:01:35.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T03:05:59.000Z (4 months ago)
- Last Synced: 2024-07-28T04:22:18.596Z (4 months ago)
- Language: C#
- Size: 4.42 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VideoGamesDB
---
VideoGamesDB is a sample application using the [SideScroll](https://github.com/SideScrollUI/SideScroll) UI framework for Avalonia.# SideScroll
* .NET Cross Platform UI Framework that can run on any Windows, MacOS, or Linux system
* Follow multiple tabs 20 or more levels deep. New tabs will load as you scroll to the right
* Previous selections are used to automatically select the most likely options
* Create Links to share views with others
* DataRepos manage your local saving & loading### Examples
![VideoGamesDB](Images/Animations/SideScroll-VideoGamesDB.gif)#### Light Theme
![Light Theme](Images/Screenshots/PsychonautsAndChartsLight.png)
#### Dark Theme
![Dark Theme](Images/Screenshots/PsychonautsAndChartsDark.png)* [Setup](Docs/Setup.md)
* [SideScroll Library](https://github.com/SideScrollUI/SideScroll)## License
---
MIT