Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

a1618

21
Posts
1
Topics
11
Followers
1
Following
A member registered Jul 22, 2017 · View creator page →

Creator of

Recent community posts

It's very well polished fun game. The voice acting was also very interesting.

(1 edit)

It is a fun game with good level design. But perhaps a clearer ending scene. I tried to solve the empty room. haha.

Interesting mechanics, and the levels are well designed.

The game is also very well polished overall. Good work!

Pretty cool concept. It effectively combines puzzle-solving with time pressure without causing frustration (I can retry quickly).

Good work!

Thank you! I also plan to add more levels after game jam ends.

(1 edit)

Oh it is actually a intended design. The game decrease the number by the view of the bombs.

Consider the following situations:
▫️💣
💣2️⃣0️⃣
For the 💣 on the top, it only see one digit,
💣
2️⃣
so it decrease that digit by one
💣
1️⃣
And then we handle the bomb on the left.
💣1️⃣0️⃣
 become
💣0️⃣9️⃣
The final result will be
▫️💣
💣0️⃣9️⃣

I think the confusion is caused by the orders of game evaluation bombs.
To avoid frustrating players, the game always evaluate bombs in orders that advantageous to the player.

Consider the following situations:
▫️▫️💣
💣1️⃣0️⃣

If we handle the top bomb first. It only see zero, it will be game over.
So we start from left bomb instead.

For the left bomb
💣1️⃣0️⃣
become
💣0️⃣9️⃣
Then for top bomb
💣
9️⃣
become
💣
8️⃣
The final result:
▫️▫️💣
💣0️⃣8️⃣

I think I should come up with more levels to explain this concept after game jam end.

Thank you so much for liking my game and playing it through the later levels.

The yellow square indicates that it has been used by two bombs, so the countdown will run twice.
I will add more levels to explain it more clearly after game jam end.

Cool game. It is tricky to remember hidden the order of the blocks and move accordingly.

The character design is also very cute.

This is a high-tension game. Good work!
But I think I encounter a bug and stuck in the wall.

I'm glad you like it. I plan to adjust the level order and difficulty after the game jam ends.

I am a web developer and I use vscode copilot to help dev this game.

It may suggestions style for some UI elements and layout likes buttons so it may look like some website.

I independently devised the interaction mechanism for each object and designed every levels.

There is NO Generative AI involved in this game jam.

A highly addictive game. Good job!

Cool puzzle game. The level design is quite thoughtful.

Thanks, I also ratings your game. 

Cool visuals. It's interesting to think about where to use time extends.

Thank you! I'm glad you like it.

Thank you! So happy you enjoyed it!

Sorry, the difficulty of the puzzles has not yet been balanced.

If you get stuck on a puzzle,  you can click the "skip" button on the game over screen to try next puzzle.

Hi, I got the idea of this game by playing a lot of puzzle games. Such as Sokobond, LYNE, the Witness, the Talos Principle and much more.

Someday, this just come to my mind what about a sokoban game where box and road are relative. Therefore, I join a game jam to test this idea.

I quickly design the game engine and start to mess with it. When I find something interesting, I refine the behavior I found into a level. I even made a solver to insure each level is solvable.

After game jam, I add more levels and refine it for a short time. Then I stoped, because I graduated from graduate school and start working in Software Company. I do not have much free time to work on this project so I just abandon it.

It has been 3 years, but surprisingly someone still play my game and like it. 

This motivates me to remake this game. There is no guarantee when or whether it will be done, but I will do my best. I will add a link to the full version in the game page after I finished it.

Thank you again for playing my game.

Hi, sorry for late reply. I haven't developed game for a very very long time.

level 35 is not impossible
Hint: try to stack two red blocks and grey block. 

And if you still can not find the solution, here is the video of how to solve it. 
https://imgur.com/lwLkMLT

Thank you for playing my game.

An abstract puzzle game I made for Minimalistic Jam 2.

Use arrow keys or WASD to move and try to let all blocks on its target.

https://a1618.itch.io/inverse

Inverse Title Screen

Inverse Title Screen

Game screenshot - level 27

Game screenshot - level 27