Spyke
games·Gamesbylawrence

Infinite Craft, an endless crafting game, is out.

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;

Infinite Craft, an endless crafting game, is out.https://neal.fun/infinite-craft/Open linkView original on lemmy.world

I thought of another joke:

Ah so that’s what the kids call the “Sephiroth”? I always thought it was just a pretty man.

1

🧜‍♀️ Mermaid + 🔥 Fire = 🚨 Siren

Clever...

26
lemmy.world

I was wondering why it looked different from some of the screenshots I see here but when I play on mobile it's just an endless list that gets bigger and requires a lot of scrolling. Switched my browser to desktop mode and now I can see you can drag and drop stuff. These types of games are so simple but so addicting. Ahhh

22
lemmy.world

I love this types of games. Happy to hear that desktop works better then mobile, the scrolling made it somewhat difficult.

4
M137reply
lemmy.world

It's "this type of game" or "these types of games"

Than*

Learn basic grammar, FFS.

-21
RGB3x3reply
lemmy.world

Santa the Christmas Ninja, someone should make a movie

1
lemm.ee

I'm stuck in an infinite loop of combining water, fire, wind, and earth with everything. I haven't even done any combos that don't involve one of those except by accident.

Send help.

9

That's how I started. After a while I was just clicking random combos to see what I could get.

1
kbin.social

Rainbow Road + Mario Kart = Death
Electric car + fire = Tesla

My favorite creation so far has been "Mario Kart 8 Deluxe - Booster Course Pass Wave 4"

11

I'm not even sure, the chain of crafting I had to go through was so long I couldn't tell you what I did. I gave it another go later on and only managed to create "Mario Kart 8 Deluxe Booster Course Pass". To make things more difficult, results that are too long can't be combined with anything else, so you have to create those long results all at once from very specific shorter ingredient words.

6

You sometimes roast the fish for sushi. Wasabi is eaten with sushi and burns when you eat it, so it works.

4

I don't know what it is, but I haven't laughed this hard in awhile.

If you combine Cthulhu with nearly anything, only Cthulhu remains, but if you combine Cthulhu with King Kong, you get Cthulhu Kong.

8

I don't get this?

Is it just combining tags to discover new tags, and placement of more than 1 has no effect?

... 26 minutes later and I'm still clicking. SEND HELP!!!

7
feddit.dk

I feel like I met some recursive endgame boss... I made a penguapplepenguinpenguapplepenguapplepenguin partially from pineapples and penguins and something else I spam combined

6

ah man this llm is gold

vampire + zombie = zompire

superman + dracula = batman (guess makes sense...)

superman + thor = superthor

superman + superthor = supermanthor (the ultimate superhero?)

And my ultimate creation:

Super Justice Phoenix League

3
atoccireply
kbin.social

No I think it's bugged. My best guess is some kind of AI is creating the crafting results, so it must be returning an invalid result.

3

It is, it's using a llama model in the API. If you watch the network tab you can see the calls it makes and modify them yourself, they're simple get requests. It's kinda fun to pick random words and see what the LLM comes up with.

2

Ahh this makes sense. That's how I managed to get two separate Obi-Wan Kenobi, Anakin, Anakin Skywalker, Luke, and Luke Skywalker in the same game.

1
i_ben_finereply
lemmy.one

Also, what does it mean that wedding + punch = bride?

3

Chicken Soup for the Soul + China = Chicken Soup For The Soul

ok...

Chicken Soup For The Soul + Mystery = Chicken Soup For The Soul: Mystery

I guess I should have seen that coming.

1

Oh yeah, I've spent too much time on that site playing the password game! That guy is a genius!

1

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

0