Merger app icon: three flat blocks showing 8, 4 and 4.
Android · Puzzle

Shoot
until it merges.

Merger is a number puzzle: blocks are shot into a column from below and stack upwards. Equal neighbours merge, two fours become an eight, and a good shot sets off a whole chain.

Version 1.0 finished · Play Store listing in progress
Merger on a phone: a playing field with five columns and flat number blocks from 2 to 256, score and record at the top, the next block at the bottom.

The whole game, right here in the browser

Not a taster, not a cut-down version: this is the same game as in the app. It runs on this page, without an account and without installation.

Controls

  • On a phone. Tap a column and the block flies in.
  • With a keyboard. Keys 1 to 5 for the columns, or the arrow keys and space bar.
  • Z undoes a move, B sets off a bomb.

Good to know

  • The record stays here. Score, sound and video mode are kept in this browser’s storage, not on a server.
  • Video mode can be switched on here via the TV icon. Only the Android app can switch it on automatically as soon as a video is playing.
  • Offline. Once loaded, the game keeps running without a connection.

The game

Screenshots from version 1.0.

A chain reaction: several blocks merge one after another; the points plus 512, plus 192 and plus 64 are shown, along with the combo level Mega times four.
Chain reactions. Every level of a combo scores more: Combo, Super, Mega, Ultra.
A bomb blasts a block out of the middle of a full playing field: an orange ring with sparks around the block, and at the bottom the bomb button with one bomb available.
Bombs. From 512 onwards, every new highest block earns one. It can blast a jammed field free.
A new record block with the value 1K is celebrated with confetti, a shock wave and large lettering.
Record blocks. From 1K the blocks shimmer, and above that it goes up to 1M and beyond.
Full playing field with high blocks up to 2K, a score of 48,870 and at the same time a new record.
A full run. Score and record are at the top, the next block waits at the bottom.
Video mode: points and record at the top left, a video playing in a small window at the top right, the playing field below. The game sound is switched off.
Video mode. Space is left at the top right for a video, and the game sound switches off.

Four rules, nothing more

What is included and what is not

The only permission is vibration, for a short buzz when blocks merge.

One file, no construction kit

The whole game consists of three files without third-party libraries: structure, style and logic. It runs in the browser, can be installed as a web app and is packaged into an app for Android.

How it fits together

The playing field is plain HTML with CSS transitions; all calculation happens in a single script file. There is no build step and no game engine, and because nothing is loaded afterwards, the game also runs without a connection.

For Android, Capacitor is added. It packages the same files into an app without the game code changing. The score is kept in the storage of the browser or the app, not on a server – there is none.

Contact

Questions about how it is built, the decisions behind it, or how it might carry over to another case.

Arithmetic check Arithmetic task, shown as an image

No Google captcha, no cookies, nothing passed to third parties. Prefer e-mail? info@timobritz.de.