A short puzzle game that combines the block-pushing mechanics of Sokoban with the logic puzzle Tapa.

Tapa is a genre of logic (or paper or pencil) puzzle originally invented by Serkan Yürekli. Tapaban makes use of the number clues from Tapa, but lets you move them around the grid.

If you get stuck, you can skip any level with the Konami code:

▲ ▲ ▼ ▼ ◀ ▶ ◀ ▶ X

Content warning for Tapa fans: this game only uses the number clues from Tapa, not the connectivity or 2x2 rules.

Made with Pattern:Script by ClementSparrow, a fork of increpare's PuzzleScript.

Source code available on GitHub.

StatusReleased
PlatformsHTML5
Rating
Rated 5.0 out of 5 stars
(9 total ratings)
AuthorMenderbug
GenrePuzzle
Made withPuzzleScript
Tags2D, patternscript, PuzzleScript, Sokoban, tapa

Development log

Comments

Log in with itch.io to leave a comment.

also, where can i play tapa?

There are many Tapas on GMPuzzles, in the puzz.link database and on Puzzle Square among other places.

what is the difference between Pattern:Script and PuzzleScript?

Pattern:Script is a fork of PuzzleScript which adds a bunch of features. Primarily arbitrary sprite sizes and the ability to automatically generate a lot of repetitive code with some additional syntax (which is very helpful for more complicated projects like this one). The link in the game’s description has all the details.

oh

Impressive work!

Now this is good stuff.