Show HN: Quorbo – a quick and quirky quest for the quote (quorbo.com)
Hey HN,
Today I'm launching Quorbo (www.quorbo.com): a simple letter-revealing game (think Wheel of Fortune with some twists) where you get 6 turns to guess the day's quote!
It's my first post-parenthood side project and first web game. Being a working dad has caused me (for the first time, believe it or not) to focus on simplicity. Up until about a year ago, endless free time secretly plagued me... because I love _building_, and more free time meant: more room to add complexity.
Not anymore! Quorbo is the first of my initial batch of three simple word games, and I can't wait to make more.
Let me know what you think! (improvements, bugs / quirky behavior / stumbling blocks, any and all feedback welcome!)
Enjoy!
9 comments
[ 2.9 ms ] story [ 31.0 ms ] threadEdit with some more thoughts:
- Linking to Ebay for the source is an odd choice; is this the monetization plan?
- Layout feels a bit weird and cluttered. In particular, on web (Firefox) the drop-shadowed panel completely hides the onscreen keyboard unless you scroll all the way down for some reason. I just typed guesses, which worked fine.
On eBay: yup that's the plan. Their affiliate program has quite generous terms, moreso than Amazon.
On the keyboard issue: sounds like it may be a bug. Did you by chance play the practice round first? Looking into it. [Edit: looks like a display issue for the non-mobile version of the game on certain screen sizes, workin on a fix]
On the bug, I did play the practice round first, but I still get the same thing now on a new page load. Looks like it's caused by the div#modalIdBox having position:relative for no very obvious reason.
so, my (non-evidence-backed) hunch is that part of what made Wordle so viral was that the player, after finishing, could not continue playing - but could _continue the experience_ of the game by sharing it with others. In my mind, if the player could play Wordle many more times in a given day, they would burn out before sharing. All of that said, I do like the idea of maybe putting more puzzles behind a Stripe purchase or something.
Thanks on the bug info, that is helpful