Thanks for the feedback. As a hint for anyone else who has trouble finding the exit: Each maze is a big square (126x126 blocks), the starting location is always in the upper left corner, and the staircase is always near the bottom right corner. (If you're all the way in the corner and can't see it, you probably need to go up a little bit.)
90soft90
Creator of
Recent community posts
"would a game become more heavy to run if it includes more tiles?"
Technically, yes, but for modern games it shouldn't really be a concern. Games from the '80s would use hundreds of tiles at a time (these are 8x8 tiles), in the '90s they'd use thousands, now there is practically no limit except the amount of time that developers want to put into something.
I think there are basically two extremes, in terms of the way people work with tiles. On the one hand, you can just draw a whole scene without even worrying about tiles, and have software convert it to tiles automatically (likely producing a huge number of tiles). Or, you start out with categories of tiles (eg. floors, walls, furniture, etc.) and start laying them down one by one to build your scene. The best way is probably somewhere in between. For instance, you start with an image of a building, and then you copy&paste pieces of it to make other buildings.
Does itch.io provide creators with a 1099 form (statement of taxable income) yes or no? I contacted support about this and got no response. I can't find any information about it on the site except for an old forum post which says they sent the form by email (which I haven't gotten):
https://itch.io/t/512261/are-payouts-taxed-or-will-i-receive-a-1099-from-itchio
Considering that everyone has tax laws they need to comply with (and deadlines), I feel like basic information such as this should be out in the open.
I added a freely downloadable video capture to my project page for a paid game. When I uploaded the file I thought I marked it as a video, however it came up on the project page under a heading that says "Download demo".
If someone is doing a search on itch for games that have a demo, wouldn't they be expecting a playable demo? Or should a video also be included?
Is there a better way to host a video clip on itch? Or maybe I should move it to a separate web server?
My email address is entered correctly in my account settings and I am subscribed to the itch.io Digest but I have never received any of these, or anything else except a single verification email when I initially created my account last year. I am looking for suggestions on how to test or troubleshoot this, to make sure I am able to receive emails from itch.io going forward.
IONOS is my email provider and I have already verified that the account in question does not have any spam blocking enabled.