to browse local and website cartridges
I'm not realized how to show covers for now, so I just implemented very simple version of the Surf
Only browsing and loading games

other features will be added later
This serves a great purpose even without covers. Will Android touch buttons be usable in this mode?
@trelemar yes it works with any gamepad input, touch or real,
also, SURF will automatically load if you press any gamepad button in the console (useful if you don't have keyboard and mouse, on XBox for example)
What about ping pong the cover? Scrolling it inside a clipped window?
(It's awesome BTW)
@Effer I tried to draw 1/2x scaled covers at the right, but they look ugly, don't know

Can be added to the cartridge the second cover - a small one, and if it is not specified, then display the main one in a reduced form?
Another way to draw covers, but cartridge names become unreadable

@AlRado I think it's too difficult
小an be like this?

OK, added some kind of transparent background for the names to make it visible

@nesbox , honestly they all seems... let's say: not perfect? .
Can you try to show the cover in the window without scaling? Then apply some scrolling movement to the image. You'll see only a portion of the cover at 1:1 but moving it around will show all the image.
Not sure I've been clear, maybe I could try to draft something tonight.
@Effer how about this one?

@nesbox This one! :grinning:
You could combine this with pressing Y to show the full cover until another button press?
a bigger preview window

Yes! That's what's I mean!
Minor thing to try: start with a diagonal movement and let it bounce on hitting border,maybe a little faster. (classic reverse dx and dy)
yes, I made bouncing here https://github.com/nesbox/tic.computer/issues/293#issuecomment-329467613
ops missed. That with the bigger window for me. and little faster.
@Effer look at this


so, I implemented SURF with fullscreen covers preview on BG
maybe will add more modes in next versions
closing...
Most helpful comment
OK, added some kind of transparent background for the names to make it visible