Baba is You (puzzle game)

Started by Forestidia86, March 18, 2019, 11:16:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Forestidia86

"Baba is You" by Hempuli Oy is a puzzle game where you have to get your character to the goal of each level.
It's generally a box push puzzle but with a twist: You can change the rules of the level by pushing them around. So you can change the rules in some levels that way that e.g. a boulder becomes the goal etc.
It seems like an interesting idea to me, especially since it allows you to "reprogram" the level, which needs other thinking than a mere box push puzzle.
I only played some of the levels so far, but even in the beginning there were some tough ones for me.
I personally like the idea behind the game since it has programming aspects without need to know programming languages.

(Quite some time ago I came across of a Java based game (forgot the name) where you had to change the rules to get to the exit. It really needed you to get into the programming language, which had its good and bad sides. Baba is you is in the same spirit but non-programmer friendlier and integrates the rules into the box puzzle game mechanics.)

namida

Looks interesting, but it's also a bit on the pricey side. I might keep an eye out for if it goes on sale.
My projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)

chaos_defrost

Baba is You is exceedingly good. First learned about it from a blind racing tournament about a year ago, after I saw the demo, I was pretty sure this would be a launch-day buy. I was not disappointed, and it keeps getting more interesting the later into the game I get. Highly recommended from me.
"こんなげーむにまじになっちゃってどうするの"

~"Beat" Takeshi Kitano

Simon

#3


Homepage
Jam build (demo)

Very nice find. Immediately, I'm getting envious that I didn't invent this game myself. This feeling is extremely rare to happen at first sight of a new game. One deep core idea leads to enourmous variety, without too many gimmicks.

Looking forward to play it with Forestidia.

-- Simon

ccexplore

Thanks Simon for the link to the demo, I'm too spoiled by the pricing in mobile gaming and feel slightly hesitant like namida to pony up $15 on the outset.  I probably will still wait for a sale but having a demo to evaluate should certainly help. :thumbsup:

It definitely looks like an interest, unique evolution of the rather well-tread genre of block-pushing puzzle games.  On the one hand, we had seen a kind of programmability in even games like Lemmings/Lix, where you basically get to program the Lemmings/Lixes but on an individual basis rather than en-masse (the analogy is even better on games like Lemmings 3 where getting to a pick-up skill is part of the puzzle), and at the same time there are also other game elements (eg. terrain, exit, entrance, traps) which have fully fixed behavior.  And then the block-pushing puzzle games of course long had elements with fixed behavior, but whose behavior can be controlled in limited, predefined ways (as part of the fixed physics of that element) via other elements like switches.  This game takes the neat step of dissociating elements from behaviors, and make "behaviors" themselves another game (meta)element, providing you the ability to completely change the behavior all instances of a particular element--kind of like a super-switch that can in some cases turn one type of things into another type altogether.

607

That's great, thanks for sharing!
I'd but it if I had a Switch. ;)
The only game with a similar mechanic I know is Nitrome's free platformer changeType(), where you swap around blocks with enemies, coins with springs and so forth, but you can only have one swapping active at a time.

ccexplore

Unless you insist on playing on a console, the game is also available on all the major PC platforms including Mac and even Linux, if I read the game's website correctly.  You can get it through Steam but it's not a prerequisite for any of those PC platforms (again, if I read the website correctly).  The demo Simon linked to seems to be Windows-only though.

Admittedly, it might be nice to have it available on Android or iOS, though I understand and sympathize that the developer may not be willing to commit to the kind of pricing models common on mobile.

namida

QuoteAdmittedly, it might be nice to have it available on Android or iOS, though I understand and sympathize that the developer may not be willing to commit to the kind of pricing models common on mobile.

There's nothing preventing a developer, at least on Android, from going with a more traditional pricing model of a single up-front cost. Many games, especially ports (eg. the Final Fantasy and Ace Attorney ports) do this.
My projects
2D Lemmings: NeoLemmix (engine) | Lemmings Plus Series (level packs) | Doomsday Lemmings (level pack)
3D Lemmings: Loap (engine) | L3DEdit (level / graphics editor) | L3DUtils (replay / etc utility) | Lemmings Plus 3D (level pack)
Non-Lemmings: Commander Keen: Galaxy Reimagined (a Commander Keen fangame)

ccexplore

True, but even then I think there'll still be greater pressure to charge a lower up front cost on mobile then you would for PCs and consoles, especially for lesser known, independent developers.  $15 is a hard sell against the swamp of the usual free-to-play and $.99-ish USD games common on mobile appstores.  Ports at least tend to have the benefit of already built-in name recognition for the game as well as more established developers/publishers.

ccexplore

I've completed the 13-level demo last night.  It was pretty enjoyable.  The gameplay is excellent.  I think I understand the behaviors encountered on all levels except the last one--the exact outcome as you move baba(s) around under the initial rules state is still fairly unclear to me.

$15 still feels a bit steep a price, considering the simplistic nature of the graphics, sound and music (I understand it's a purposeful stylistic choice on the part of the game designer, but still, it's one less thing to justify a higher price on).  So most likely I'll still be waiting for a sale of some kind before considering buying the full version.  Did they say anywhere how many levels the full version has?

Through testing, it looks like the demo actually will cycle through any level files it finds in its directory, it's not hard-coded to 13.  Makes me wonder how easy or hard it might be to reverse engineer the binary formats of the level files and thereby potentially create your own levels to play using the demo.

Ryemanni

I've been following the developement of this game for a while, and I just now found out that the dev is finnish. :XD: I'm definitely going to pick up the full game at some point, but like ccexplore, I'm going to wait for a sale (or a physical version on switch).

QuoteMakes me wonder how easy or hard it might be to reverse engineer the binary formats of the level files and thereby potentially create your own levels to play using the demo.
The game is apparently made with Multimedia Fusion 2 (A game maker-like engine), but I don't know if it has a build-in system for saving levels or not. This could be used as a potential starting point.

Simon

Quote from: ccexploreDid they say anywhere how many levels the full version has?

Allegedly at least 200, and level editor is planned.

I still haven't played Baba, will play this weekend.

-- Simon

ccexplore

Quote from: ccexplore on March 20, 2019, 07:32:20 PMI think I understand the behaviors encountered on all levels except the last one--the exact outcome as you move baba(s) around under the initial rules state is still fairly unclear to me.

Ok, fully understood now.  Confusion was primarily due to a sort of naturally occurring visual obfuscation:

Spoiler
It may look like the entire level area has grass, but in fact, all the positions that were initially occupied by other things (eg. the rule words, baba, and keke) don't have grass, they would be empty if not occupied by those other things.  So only those few selected non-grass positions will spawn babas (under the initial rules configuration) whenever left empty.  The observed behavior as you move around under initial rules configuration logically follows.

Still, without those other initial occupiers, it can become rather difficult to visually tell apart the few isolated empty locations amongst the swamp of grass, I feel like maybe the grass can be made a little more visually distinct from empty.

--------------

200 levels is actually quite a lot, I don't know if it's $15-a-lot but does help a little in making a case for the pricing.

chaos_defrost

As far as length for price goes, one of the beta testers (who is way better at puzzle games than I am) just finished a 100% run, and that took him 40 hours despite having seen a lot of the levels in some form. The game has a lot of content (and some well-hidden secrets from what I've heard, though I've yet to find any).

That said,

Spoiler
you can beat the game any% in under 2 hours, but you miss most of the game's content if you do.
"こんなげーむにまじになっちゃってどうするの"

~"Beat" Takeshi Kitano

ccexplore

Quote from: ccexplore on March 20, 2019, 07:32:20 PMMakes me wonder how easy or hard it might be to reverse engineer the binary formats of the level files and thereby potentially create your own levels to play using the demo.

So as it turns out I didn't read the webpage for the demo very carefully.  There is actually built-in level editing functionality in the demo, as noted on the demo's website:

Quote(Secret:
§/~ Is Editor (Sometimes | or \)
+/- Is Levelchange
S Is Save
Tab Is Menu
Mouse Is Work)

The tab menu lets you see all the available objects and behaviors, which you can select and place into the level.  It looks like the demo only has a subset of all the objects and behaviors available in the full version (based on sample videos on the webpage for the full version), plus I think the level area size is limited compared to full version, so even with level editing in the demo, you will not be able to replicate the full version experience manually in the demo.  Nevertheless, the demo does seem to provide a pretty good showcase of what the gameplay is like.

Sample videos of the full version also shows that there are improvements in the UI compared to the demo (the overall style is still very 8-bit old-school).  For example it looks like grass is more visually distinct from empty in the full version, and they make subtle lighting changes on rulewords to help visually highlight active rules.