I'm curious about your demo gifs, is your game 2D or 3D?
Argos Lucien (ele/delu) (he/they)
Creator of
Recent community posts
I believe you could still use the Itch Io devlog. I would recommend using a set format for versioning so you can make it clear that those are pre "launch". Here's a helpful link for that: https://semver.org
TL;DR:
- X.Y.Z format where they are all non-negative numbers with:
- Z being for patches/bugfixes;
- Y being for minor changes, like adding features. When Y is "upgraded", Z should be reset to 0;
- X being for major changes, as in the project is functionally not the same as the previous one. Both Y and Z are reset to 0 when X changes.
- Version zero (0.y.z) is for initial development;
- Version 1.0.0 defines the public "launch"
If you do create a project and use the devlog funcionality, you can mark the project as "In Development".
You can also create posts here on Itch Io. Click on the arrow to the right of your profile and select Posts.
Please, update us in this post when you decide. I'll try to follow your devlogs. It could probably help me stay motivated as well haha
hey bud. I'm playing on Windows, so I can't be sure if this'll work, but I found another comment where someone else on Mac complained about another phone bug, and this was another Mac user's response:
"it only happens when full screen as your mac will think you're trying to go to the bar of apps. take it off fullscreen then put it back on fullscreen and that should help the issue as I had the same one : )"
maybe check if it works for your bug too
Great game. Made me laugh way too much when I got 4 Izaak's in one day. First a half-dead one, then the real one. Then some people go by, then one doppleganger, then I was like "what happens if the window is already closed when they show up?"... Nothing happened, so I opened the window and it was another Izaak. Gold.
Keep up the good work! Looking forward for new update!