top | item 22902950

Show HN: Play Fishbowl at your next virtual hangout (free, open source)

50 points| avimoondra2 | 5 years ago |fishbowl-game.com

21 comments

order

avimoondra2|5 years ago

Hola HN, author here!

I wanted to build a free, online version of a favorite party game I used to play with friends, in person... so we could continue being social, at a distance!

The first version was created and tested in ~3 weeks. Check out the source here: https://github.com/avimoondra/fishbowl. It's built with Typescript, React, Material UI, Apollo GraphQL, Hasura, Express, and Postgres. And it's deployed on Render.

Thanks to a bunch of folks! The amazing Hasura community on Discord, friends for consultation on some React and deployment options, and even more friends (and friends of friends) for alpha and beta testing! More features to come soon :)

Would love any feedback or to discuss anything about the game or tech. Stay safe, and sane!

ViViDboarder|5 years ago

Dope! I made a much more basic version of this for my own use a few weekends back. Yours is way better. Thanks for sharing!

speps|5 years ago

Can you describe the "party game"?

montroser|5 years ago

This is great. For demo purposes, maybe it could be nice to be able to join a game with strangers? Accumulate each four next people and then put them in a game together.

At work, we switched from zoom to https://team.video, and one really cool thing about it is that you can play a collaborative word game while you wait for the meeting to get started. A small thing, but those first few minutes go from being totally frustrating to a nice little reprieve.

avimoondra2|5 years ago

Thanks!

That's an interesting idea - It has crossed my mind, but I haven't yet fully explored the idea of playing with strangers likely due to my own bias playing with closer groups of friends (often with inside jokes).

Maybe even a speed round or trial round that you can play by yourself before you ask your group to play together.

Are there any features of Fishbowl you might see for work friends or in a professional setting? (and thanks for the tip on team.video)

deanstag|5 years ago

How is the game mechanics different from the Monikers?

http://www.monikersgame.com/

Edit: Nevermind. Monikers is a version of the fishbowl game.

avimoondra2|5 years ago

I think that's right - was thinking about adding "packs" like Pokemon or Celebrities, etc. to make it even easier to play! But submitting your own words or phrases makes it personal, and dynamic (different every occasion)

BeefySwain|5 years ago

Is there a name for the "genre" of games like this? Party games played on a mobile phone in a browser using a short code to group up.

Other examples include the Jack Box party game collection and Spyfall.

XaspR8d|5 years ago

Not that I know of, but I've always thought there was a cool project opportunity for a Mario Party-esque platform of minigames with room-code join-by-phone controllers.

Sony has the "PlayLink" platform on PS4 but it didn't seem to get much headway. The only game I saw any awareness of in my circles was "That's You". Looked neat enough but mostly drew Jackbox comparisons.

zzo38computer|5 years ago

I don't like "You need to enable JavaScript to run this app" with nothing else visible. Even if JavaScript is disabled, I should still want to be able to read the documentation, and if source code is available, to access the source code. Even if nothing else works when JavaScript is disabled, which can make sense sometimes.

avimoondra2|5 years ago

Thanks for the feedback! Will add this to the set of issues I'm tracking. You are correct in that nothing will work when JS is disabled for this app.

Regards to the source, it can all be found here: https://github.com/avimoondra/fishbowl.

sid-s|5 years ago

The perfect party game for quarantime and beyond!

mariusz331|5 years ago

Great job shipping and thanks for open sourcing!

dusted|5 years ago

Anyone want to try it out? Join this lobby: OQUG (I've no idea how to play or what it is)

darkwizard42|5 years ago

Pumped to see this come to life! Enjoyed the initial tests and it looks great!