Currently, the game library shines a temporal GUI based on a game list. The final game library should be implemented to replace it, as described initially.
The new interface should provide users with:
A way to search and add ROMs from the storage (currently, only built-in ROMs are available!). Note: should them be played automatically, or just added?
A way to manage ROMs as described in the UI design.
Challenges:
How storage-resident ROMs are tracked (thumbs could be problematic if the idea was to save just the path).
How to resolve inconsistencies (e.g. ROMs erased from the storage).
Is desirable:
Provide users with a way to erase ROMs from the storage or just removing it from the grid.
I have some ideas regarding this one. I have yet to condense them somehow and present them to the team, but the more I think about a "complex" grid, the less appealing looks to me.
Assigned people
Developer: Reviewer:
Description
Currently, the game library shines a temporal GUI based on a game list. The final game library should be implemented to replace it, as described initially.
The new interface should provide users with:
Challenges:
Is desirable:
Related work
The UI design: #4
To be extended with: