Jump to content
MakeWebGames

Recommended Posts

Posted

000webhost doesn't allow the "?" in the path(on free accounts). Someone can correct me if I am wrong. Also I believe running a game may be against the terms, and conditions. I would check that.

Posted

I suggest using a paid host, such as W3Theory, owned by peter and equinox on here, (Link can be found in my sig.) I doubt you'll find a free host giving you everything you need for a game.

Or use a localhost service, such as WAMP, LAMP, or XAMP. For developing purposes.

Posted

McCodes is one of those web apps where the quality of the host can impact the playing (and development) experience of the whole thing (the Magento shopping cart is another). Putting a busy game on a free host is usually not a good idea long-term.

Posted

Heh, the script itself is wonderful and makes it easy to put together a very nice store, but if you try to run a store with it on a crappy (or even just a so-so) host, you'll be rewarded with page slowness, errors and problems. It tends to be a memory hog.

McCodes can be a little the same way. I moved my upcoming MCC-based game to much better hosting than I had as I approach beta, and its like night and day. Pages pop up quickly and smoothly, no lag at all.

Posted

It tends to be a memory hog as its poorly scripted there is no reason for php to be having to use a significant amount of memory. For example why combine the css if your then not going to minify it and then still use the origingal css files anyway. Which ive seen in action in a fresh install of magento. I dont know if that happens on the over priced enterprise versions but it certainly does on the community.

Anyhow going off topic :D

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...