Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

picalines

5
Posts
4
Followers
3
Following
A member registered Aug 03, 2019 · View creator page →

Creator of

Recent community posts

Good game, a lot of work has been done for 3 days!

It seemed to me that the complexity grows very quickly. The fourth level is much easier than the previous two. The player is given many opportunities at once (in code) without any tutorial. It’s not bad, but without programming knowledge, I would not have figured it out.

But once again, for three days this is an incredible amount of work!

See Le_Z’s comment. A lot of people stuck on that moment. I should have added some kind of hint for this :/

Good game! Of the minuses, it is rather short and simple. Otherwise, I liked the way it looks and feels. Good luck with the next games!

(1 edit)

The player can be rewound by clicking on it. If you hover over it with the mouse, the game changes the cursor to a special one, just like with enemies. As I understand by now, the game lacks clear tutorials. I thought that all mechanics could be intuitively understood without walls of text, but I was wrong.


Thanks for your feedback! I hope that I will not make such mistakes in the next jams.

This is my second game. I must admit, I've dropped a lot of basic things on purpose.

The game doesn't have a start menu because... what will I put there? Play and exit button? Why make a pause menu in a game where everything stops on every turn? I knew I wouldn't be able to find a good soundtrack in time, so what's the point of individual volume settings? I didn't make walls of text with hints because I thought they were just not needed. The R button restarts the level, as in all similar small games that I have played. I didn't write that at each level you need to reach the stairs, because there is nowhere else to go at the level. Sometimes the stairs are hidden behind a purple barrier that disappears after killing all the monsters, which is shown on the first level. On the second level there is nothing more than two skeletons and a barrier, so I did not write a separate text "kill all enemies". It seemed obvious to me. The third level is only needed for the end of the game, and the player initially has no choice but to go to the bottom of the stairs.

Instead of a bunch of basic and (as it seemed to me) unnecessary things, I focused on programming the rewind mechanics and visual style. In any case, thank you for your feedback! The whole point of a game jam is to learn how to distribute your forces correctly. I will try not to make the same mistakes in the future.