Software Alternatives & Reviews

Infinite Craft Reviews and details

Screenshots and images

  • Infinite Craft Landing page
    Landing page //
    2024-01-31

Badges

Promote Infinite Craft. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Infinite Craft and what they use it for.
  • How I made Infinite Craft a multiplayer game with a few lines of code
    Export default function ShareRoom({ roomId }: { roomId: string }) { const [buttonText, setButtonText] = React.useState('Share room') const urlToShare = `https://neal.fun/infinite-craft/?roomId=${roomId}` const copyToClipboard = () => { setButtonText('Copied!') navigator.clipboard.writeText(urlToShare) setTimeout(() => { setButtonText('Share room') }, 1000) ... - Source: dev.to / 2 months ago
  • What's Up?
    Lol I'm getting addicted to https://neal.fun/infinite-craft/. - Source: Hacker News / 2 months ago
  • Browser extensions are underrated: the promise of hackable software
    An interesting one I made recently is related to a game published a couple of days ago here in HN called "infinite craft" https://neal.fun/infinite-craft/ The game does not have any save mechanism, so I made a bookmarklet that loads and autosaves to localStorage ``` javascript:(function(){. - Source: Hacker News / 3 months ago

Do you know an article comparing Infinite Craft to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Infinite Craft discussion

Log in or Post with

This is an informative page about Infinite Craft. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.