gbdev / gbdev/GBEmulatorShootout
Port UI improvements from Vulcandth's fork
- Dominant language
- Python
- Stars
- 37
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/vulcandth/GBEmulatorShootout-vulc has an improved web UI, including:
- Dark theme (with `prefers-color-scheme: dark`)
- Link from the page to the repo
- "Last tested" dates for each emulator
- Filters for just the DMG, SGB, and/or CGB tests
- Filters for just tests which pass, fail, etc on particular emulators
- More [as-yet-undone feature requests](https://github.com/vulcandth/GBEmulatorShootout/issues?q=is%3Aissue%20state%3Aopen%20label%3Afrontend)
I've found the filters very useful for actually using the shootout to evaluate a particular emulator in more detail.
A screenshot from when it was being deployed to GitHub Pages:
Contributor guide
Assessment
This issue has not been assessed yet.