kbuzsaki / bingosync

Collaborative bingo boards for speedrun races
https://bingosync.com
90 stars 107 forks source link

New Game: Raft #224

Closed doonv closed 2 years ago

doonv commented 2 years ago

I wanted to play Raft bingo with my friend but Raft didn't have bingo. Here is a basic custom game that I made that should help:

[
    { "name": "Have your raft attacked by a shark" },
    { "name": "Cook water to get rid of salt" },
    { "name": "Survive for 3 days" },
    { "name": "Find an island of any type" },
    { "name": "Fish a Fish" },
    { "name": "Cook something" },
    { "name": "Have a raft with a size of at least 6 platforms" },
    { "name": "Make a hammer" },
    { "name": "Grow something" },
    { "name": "Get a rock" },
    { "name": "Go underwater" },
    { "name": "Get copper" },
    { "name": "Get 10 scraps" },
    { "name": "Get 20 planks" },
    { "name": "Drown lmao" },
    { "name": "Get some dye and dye" },
    { "name": "" },
    { "name": "" },
    { "name": "Get reedbeet" },
    { "name": "Craft an item of any type" },
    { "name": "Scoop a barrel" },
    { "name": "" },
    { "name": "" },
    { "name": "" },
    { "name": "Get a Potato" }
]
kbuzsaki commented 2 years ago

Glad you were able to try this out with the custom bingo!

However, bingo lists really need 25 goals at an absolute minimum so I'm not going to add this as-is :)