Content rating
Everyone
10+
Downloads
Content rating
Everyone
Mild Fantasy Violence
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this game

## 1. General Description

Mr. Mole is an arcade game about underground digging, inspired by the classic Polish game "Mole" from 1991. The player controls a mole who digs through a board full of falling and resting blocks, descending through successive, increasingly difficult layers of the earth.

The game is completely offline, does not collect data, does not contain advertising, and does not contain accounts. It runs on desktop (for testing and editing) and on Android (target platform, exported to AAB).

## 2. Plot

During a beach picnic, a giant earthworm kidnaps Mrs. Mole and drags her deep underground. Mr. Mole gives chase, digging through ten increasingly deeper layers, from warm sand to scorching magma, avoiding falling boulders and smashing those that have already fallen. The goal is to find his beloved before the kidnapper disappears into the depths.

The story is presented in an intro sequence composed of slides (with text embedded in the graphics), culminating in a transition to the main menu.

## 3. Gameplay

- The board is a grid of `COLS = 32` by `ROWS = 16` cells, responsively scaled to fit the window.
- A mole moves around the board (using the arrow keys or the on-screen D-pad). Moving into an empty space means digging.
- Blocks exist in two states:
- `STOPPED` (resting) — can be broken by entering it from the side or from below (the "chomp" animation). Breaks from above are blocked.
- `FALLING` (falling) — is fatal; stepping under a falling block will crush the mole and result in loss of a life.
- The player starts with `lives = 3`. After losing all of them, an end screen appears with a nickname and a scoreboard.

### Level Progression and Pace
- 10 main levels (1–10), each with three sublevels A/B/C—30 sublevels in total (step_index 1–30).
- Advance one sublevel after destroying ADVANCE_EVERY = 50 objects.
- The rate of block fall increases linearly from FALL_START_MS = 800 ms (sublevel 1) to FALL_END_MS = 100 ms (sublevel 30).
- Changing the main level triggers a transition animation (PHASE_CLEAR): the entire stack slides down and disappears, avoiding the mole, after which continuous respawning builds a new level layer from the top.

### Scoring
- Per destroyed object: size × 10 × level_multiplier × sublevel_multiplier.

- `LEVEL_MULT = [1, 2, 3, 5, 7, 9, 12, 15, 18, 25]` (levels 1–10).
- `SUB_MULT = { A: 1.0, B: 1.5, C: 2.0 }`.
- High scores: top 10 array (nickname + points), saved locally.

## 4. Blocks (Shapes) and Colors

Eight rigid, multi-square shapes (`SHAPES`), randomly rotated 0/90/180/270°:
domino (2), I‑3, L corner (3), I‑4, square, T, J, S (4 squares each).

To prevent subsequent shapes from repeating: `NO_REPEAT_LAST = 5` (don't repeat the last 5), `FORCE_ROTATE_LAST = 10` (force rotation if the shape was in the last 10).

The block color depends on the shape TYPE (`shape_palette` built once from `SHAPE_COLORS` — 9 shades from white to gray to brown). Falling blocks are highlighted in orange.
Puzzle/Arcade Game, knock down falling blocks and collect the most points.
Updated on
Aug 3, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    Learn more about how developers declare sharing
  • No data collected
    Learn more about how developers declare collection
  • Committed to follow the Play Families Policy

What’s new

Sprite bossa nie przewija już bez przerwy wszystkich klatek, w momencie rzucania klocków przechodzi w pozę ataku, a na końcu walki.
Podczas walki widać teraz liczbę żyć kreta
- Muzyka w menu i na poziomach zapętla się teraz poprawnie.
- Klocek leżący na power-upie spada po jego zebraniu.
- W walce z bossem klocki spadają teraz na całą szerokość areny.
- Drobne dopasowanie tempa jednej z animacji w intro.
Content rating
Everyone
Mild Fantasy Violence
Learn more

App support

Phone number
+447380334511
About the developer
JAROSŁAW SITO
sito.jaroslaw@gmail.com
United Kingdom