This PR adds 3 writing based games to rocketcrab from outofcontext.party and a new "Writing" category:
Raconteur - collaboratively write stories one line at a time while only seeing the last line
Hodgepodge - collaboratively build recipes in a similar fashion
Redacted - Raconteur, but with extra steps in the middle to modify the previous line (collab mad lib)
outofcontext.party has been updated to support creating games from rocket crab, inheriting nicknames, and hiding the lobby code.
I didn't add the other games because Scribble (another drawphone) and Wurderer (spoon assassin with words) didn't seem necessary.
Raconteur was created without the knowledge it was based on something but I included the "flavor" of game it is in basedOn. Hodgepodge and redacted are original creations and aren't really based on anything.
At the moment, games are capped to 255 players but I've never seen a lobby with more than 20 so it's probably not a big deal.
This PR adds 3 writing based games to rocketcrab from outofcontext.party and a new "Writing" category:
outofcontext.party has been updated to support creating games from rocket crab, inheriting nicknames, and hiding the lobby code.
I didn't add the other games because Scribble (another drawphone) and Wurderer (spoon assassin with words) didn't seem necessary.
Raconteur was created without the knowledge it was based on something but I included the "flavor" of game it is in basedOn. Hodgepodge and redacted are original creations and aren't really based on anything.
At the moment, games are capped to 255 players but I've never seen a lobby with more than 20 so it's probably not a big deal.