Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Tsun

13
Posts
24
Followers
3
Following
A member registered Apr 30, 2014 · View creator page →

Recent community posts

I liked the puzzle with 4 full diacombs blocking 2 thin hallways even though I was stuck on it for a while. It's small and simple and it's very clear what the problem is, there isn't too much freedom or too many parts to it so the solution isn't obscured by too many choices, all your thinking goes to solving a single problem. I think it's what Jonathan Blow would call a "pure" puzzle.

The next room has a bit of the opposite situation with lots of small diacombs filling the room. There's too many options and any choice could cause a cascade of other effects later down the line, and it's hard to trace down where you went wrong. It might have been more fun to solve a couple smaller rooms like that instead of a single big one.

I was hoping there would be something crazy involving waking up all the Diacombs in the game, but maybe that's asking for too much from a Ludum Dare game. :P

I think the indication of where you're going to move would just have to be clearer and more stable somehow. For example if you put your nose onto an arrow and turn, the next tile appears in the wrong position for a moment:

I'd might also help if the tiles that are "committed" for moving looked different than the last tile(s) that predict where you'll go if you continue. It's hard to tell what key you need to press to go onto a particular direction especially when you're already turning, and what key to press to go backwards. In puzzle games you probably want to be able to move fast like the Monster's Expedition style so it's easier to explore puzzle solutions. I don't mean to sound like I want you to work on this game more though, just posting thoughts. ´v´

I like the cheerful atmosphere your games have. The movement controls are a bit confusing sometimes, but I feel like you could make a neat sokoban/puzzle game with this kind of movement mechanic (where your ability to turn is limited).

(1 edit)

There really isn't a one-size-fits-all answer for this. Different games may be affected differently by both the aspect ratio and the resolution.

Think of Factorio for example, it's a sandbox game where you build a factory however you please where ever you please, it doesn't matter what kind of aspect ratio it has, plus you can zoom in/out at will.

Now compare that to Cave Story or a shmup game, the level design may be specifically designed so you see something at a certain moment, and your vision reaches only to a specific distance. Furthermore Cave Story is "pixel perfect", so you can't start rescaling it to any resolution size you want without getting a jaggy pixel mess.

Imagine that you have a cutscene in which a character approaches you from outside the screen, stops a certain distance away from you, and then starts talking to you. If you allow the player to use any aspect ratio and vision size, they could completely break the cutscene because the character may end up outside of the screen when it starts talking, or be blocked by a wall that you're not supposed to see when they're meant to approach you.

Nuclear throne has a window that can be scaled to any size, but the aspect ratio is fixed. That game suffers from the "jaggy pixel mess" problem unless you scale up the window enough so it isn't easily visible.

The ideal window is what Factorio has; scalable to any size, zoomable to any size (with reasonable limits), but you can't use it for all or even most games. Next best is Nuclear Throne's window, and you could improve it by allowing the player to force even pixel multiplication in the options and then fill both extra vertical and extra horizontal space with black bars.

You really have to think what suits your specific game and go with that, and generally speaking that applies to EVERYTHING about your game. Thinking that you have to target everyone and every device and every playing method and mentality and phsyical disability is harmful for your game. Jonathan Blow has talked a bit about this in regards to The Witness, you can't make a good game if you force yourself to make it accessible to everyone. Compromise where you can but ask yourself if it's really worth it to sacrifice your game design just so a few more people can play it. Less people may in fact play it because you made the game worse.