this post was submitted on 01 Feb 2024
164 points (96.1% liked)

Games

31391 readers
3216 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Weekly Threads:

What Are You Playing?

The Weekly Discussion Topic

Rules:

  1. Submissions have to be related to games

  2. No bigotry or harassment, be civil

  3. No excessive self-promotion

  4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

  5. Mark Spoilers and NSFW

  6. No linking to piracy

More information about the community rules can be found here.

founded 1 year ago
MODERATORS
 

Attention: This game does not have a save feature, but people on Hacker News have already found a way to save their progress.

Export the items to a json string:

console.log(JSON.stringify({discoveries: window.$nuxt.$root.$children[2].$children[0].$children[0]._data.discoveries, elements:window.$nuxt.$root.$children[2].$children[0].$children[0]._data.elements}))

Load the items from a json string:

a = PUT YOUR JSON HERE;

window.$nuxt.$root.$children[2].$children[0].$children[0]._data.elements = a.elements; window.$nuxt.$root.$children[2].$children[0].$children[0]._data.discoveries = a.discoveries;

(page 2) 5 comments
sorted by: hot top controversial new old
[–] Ansis@iusearchlinux.fyi 1 points 6 months ago

Managed to crash it when trying to combine Snowglobe and Snow globe.

[–] JK_Flip_Flop@lemmy.world 0 points 6 months ago* (last edited 6 months ago)

I've managed to create marijuana and bong after five minutes of messing with it. Perfect game.

Edit: I'm really narrowing in on this niche: Stoner + Couch = Pothead

load more comments
view more: ‹ prev next ›