Solder Stacks

Puzzle game written in Elm.js where you clear tiles that have the same color.

Created:

Solder Stacks

This is a puzzle game prototype with colorful tiles. Tapping a tile will clear all adjacent tiles of the same color. If there is a wild colored tile, it will also be cleared in the chain of adjacent tiles.

Originally I built it in Unity, and you use arrows to move a falling piece. Then I rebuilt it in Elm.js, and you tap tiles to clear them. Tapping tiles feels more natural on mobile.

Play the prototype in your browser.