Two-player brick-stacker where your bricks are the other player's empty space.


WASD and IJKL control each player. P pauses. When the game ends, press any key to start a new one.

Quick clone-ish of a game called Duplicity from the Ouya.

StatusReleased
PlatformsHTML5
Rating
Rated 3.0 out of 5 stars
(1 total ratings)
AuthorJoshGrams
GenreAction
TagsArcade, Local multiplayer, Tetris
Average sessionA few seconds
MultiplayerLocal multiplayer
Player count2

Comments

Log in with itch.io to leave a comment.

nice game.
interesting idea for a game and enyojed playing it!
but at the start the game is hard, controls are complicated, first instinct was to use WASD, was hard to use ESDF.

(+1)

Ah, I always forget how ingrained WASD is for most people, growing up we were always like, "that's dumb, put it under the home keys, and then you have more things you can hit with your pinky" and reconfigured things. I could certainly change it. Should I move IJKL over too, or were those fine?

(3 edits)

hey,  thanks for the reply!
personally i think that IJKL is great,I dont have any friends so i played against myself and using IJKL was confortable, it's basically a mirrored WASD, Which is perfect .

edit: arrow keys might also be a good idea.

(+1)

Yeah, arrow keys might be nice as alternate bindings when you have two people to play it so your hands aren't so close together. But I'd have to actually think about the code to allow multiple bindings for each control, so I'll get that later at some point. But I did change the left player to WASD, since that was trivial.

If things ever get less crazy and you get a chance to play against another person, do try it: some of the strategy ends up being interesting and kinda fun...like you tend to race to drop your piece, but it's often a disadvantage to get there first. And it's neat that you're actually interacting with the other player instead of just dumping junk on them like most two-player brick-stacking games.

Anyway. Thanks again for playing!