Super interesting. Who the heck is Neal?! Why and how?! hahaha Fun stuff. I wonder what the codebase looks like
Infinite Craft
11–20 of 831 posts
Re: Infinite Craft
#12Always a delight to see a Neal fun link here. I was able to get to Dandelion after many combos! Hoping it gets to human soon. Will try to extract the full tree from the code :)
[0] https://nitter.cz/nealagarwal/status/1747284257582506102#m
Re: Infinite Craft
#13Re: Infinite Craft
#14I couldn't find any information but does this use some kind of LLM to derive the combinations from? It makes a request to the backend every time you combine items which sometimes takes >500ms, and also supports some really wild combinations that I highly doubt someone has taken the time to come up with. It would also explain why the icons are emoji's, it would be fairly trivial to ask ChatGPT to give you the result o…
> Working on an endless crafting game with llama 2
along with a video of this game.
[0] https://nitter.cz/nealagarwal/status/1747284257582506102#m
Re: Infinite Craft
#15Edit: sorry if anyone is bumping into errors! We're running into bottlenecks with our supposedly auto-scaling database - working on it
Re: Infinite Craft
#16Edit: some measure of progress would also be good. I cant know how much I missed
Edit2: Megalodon + Cemetery seems to break the system, spits back nothing.
Re: Infinite Craft
#17Re: Infinite Craft
#18Classic game, but there is some merge that make no sense to me, how does fire and whale make a dragon ?
Re: Infinite Craft
#19For example, Castle + Fortress = Castle?
City + Town = Castle. Castle + Wall = City?
Metropolis + City = Megalopolis. Ok we're getting somewhere cool here, let's see how big it gets: Megalopolis + City = Metropolis?!
Finally, it just failed to combine War + Tunnel. It blinks for a minute and then gives up. I would have said "Sappers"? Edit: There are actually many such failures for higher-order combinations which is strictly not infinite. Other combinations described above might technically fit the bill but ceasing functionality does not : /
Re: Infinite Craft
#20Was working on the very same idea alongside a friend of mine, we happened to launch a few weeks ago. Quite a lot more fleshed out than Neal's version, if anyone wants to check it out! https://allchemy.io/ Edit: sorry if anyone is bumping into errors! We're running into bottlenecks with our supposedly auto-scaling database - working on it