https://github.com/brantje/emudeck-compatibility-list
Nice UI to check which emulated games work on the steamdeck
https://github.com/brantje/emudeck-compatibility-list
emudeck steamdeck
Last synced: 6 months ago
JSON representation
Nice UI to check which emulated games work on the steamdeck
- Host: GitHub
- URL: https://github.com/brantje/emudeck-compatibility-list
- Owner: brantje
- Created: 2022-11-18T11:22:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T06:05:26.000Z (over 3 years ago)
- Last Synced: 2025-01-21T07:28:01.742Z (over 1 year ago)
- Topics: emudeck, steamdeck
- Language: Vue
- Homepage: https://brantje.github.io/emudeck-compatibility-list/
- Size: 1.53 MB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# emudeck-compatibility-list
```bash
# install dependencies
$ npm install
# serve with hot reload at localhost:8080
$ npm run serve
# build for production and launch server
$ npm run build
$ npm run start
```