Show HN: Play Fishbowl at your next virtual hangout (free, open source)
11–20 of 24 posts
Re: Show HN: Play Fishbowl at your next virtual hangout (free, open source)
#12Is 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.
Re: Show HN: Play Fishbowl at your next virtual hangout (free, open source)
#13Edit: Nevermind. Monikers is a version of the fishbowl game.
Re: Show HN: Play Fishbowl at your next virtual hangout (free, open source)
#14Is 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.
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.
Re: Show HN: Play Fishbowl at your next virtual hangout (free, open source)
#15How is the game mechanics different from the Monikers? http://www.monikersgame.com/ Edit: Nevermind. Monikers is a version of the fishbowl game.
Re: Show HN: Play Fishbowl at your next virtual hangout (free, open source)
#16Hola 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 Re…
Re: Show HN: Play Fishbowl at your next virtual hangout (free, open source)
#17Re: Show HN: Play Fishbowl at your next virtual hangout (free, open source)
#18Hola 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 Re…
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!
Re: Show HN: Play Fishbowl at your next virtual hangout (free, open source)
#19Re: Show HN: Play Fishbowl at your next virtual hangout (free, open source)
#20I 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.
Regards to the source, it can all be found here: https://github.com/avimoondra/fishbowl.