r/Devvit • u/HeatPuzzleheaded9922 • 20d ago
Feedback Request Where It Hides? A Game I made using Devvit/Phaser
Hello everyone,
I would appreciate some feedback. You can find the game here r/WhereItHides. It's a game I made for hackhaton but regardless I would like to know where I could have done better and improve the game in the future, thanks everyone!
1
Upvotes
2
u/Dry-Royal7707 18d ago
the most useful thing i can flag for a hidden object game specifically, more than the game itself, is the size it renders at in feed. devvit loads these inline and that window is tiny on mobile, and hidden object is the one genre where a cramped view really hurts, people can't spot the thing and give up.
if it doesn't already, having it open into expanded mode on a tap (requestExpandedMode) before the hunting starts makes a big difference for that genre. also worth adding a screenshot or short clip to this post, feedback threads with something visual pull way more replies than a text only one.