The City Builder Game is a deterministic five-by-five planning puzzle that hands you five ordered permits, a starting budget of 19, and a single audited route to exactly 1,000 points. Every grid cell, building type, cost, base award, and up-down-left-right adjacency bonus is disclosed on the page, so the result is reproducible without any luck, simulation, or hidden rules. You place the five permits in turn, watch the budget tick down, and check the awards yourself at every step. The puzzle uses the word "city" as a theme for a small, fixed rule system rather than as real urban planning guidance, so you are never asked to model zoning codes, populations, infrastructure, or finance. Completion and deadlock freeze the board so the audited score can never change. The whole run happens in your browser, with no account, upload, model call, or network opponent, and the Boss Key remains available through the standard game shell.

Searches for a build a city game often point at large sandbox simulators with hundreds of residents, dynamic economies, and randomized maps. The City Builder Game trades that freedom for transparency. Instead of building an open-ended metropolis, you audit a compact permit file where every assumption is published before the first move. The 5×5 board keeps the decision space small, the four reserved corners block accidental edge placements, and the permit ledger prints the exact next type and cell so you always know what the run expects. Players who prefer a related fixed-rule construction challenge can try the Block Building Game Online guide for a 5×5 stacking format with transparent milestones.

build a city game
build a city game

What the City Builder Game Actually Is

The City Builder Game is a compact planning puzzle, not a city simulator. It plays on an original 5×5 grid with four corner cells permanently reserved. The remaining 21 cells hold at most five permits, each one representing a single type of construction choice. Residential, Commercial, and Civic service are the three disclosed categories; there is no industrial tier, no utilities network, and no time-based simulation. The map never changes between runs, the budget always starts at 19, and the permit ledger lists the next placement before you click.

Because the rules are so small, the puzzle relies on adjacency rather than scale. You score points by placing each permit on a cell whose up, down, left, or right neighbors are already occupied in a way the bonus table rewards. Diagonal cells never add any award, so the geometry always reduces to a Manhattan-distance-one check. The shared layout also means you can pencil out every run on paper before committing, which is the point: the audit should always agree with the page.

How the Permit Ledger Works

The permit ledger is the ordered checklist that drives each run. It prints the exact permit type you should place next and the exact zero-based grid coordinate it belongs to. The fixed ledger for the City Builder Game reads Residential at (2,2), Civic service at (1,2), Commercial at (2,3), Residential at (1,3), and Commercial at (2,1). The zero-based system means row 0 is the top row and column 0 is the leftmost column, which makes the four reserved corners at (0,0), (0,4), (4,0), and (4,4) easy to remember.

Each permit costs a fixed amount of your 19-point budget. Residential costs 3, Commercial costs 4, and Civic service costs 5. The disclosed budget sequence for the standard run is 16, 11, 7, 4, and 0, so the run ends exactly on zero with no leftover balance. If a permit would push the budget below zero, the click is ignored and no building, score, or mistake count changes.

Permit Costs, Bonuses, and the Score Formula

The score formula is the same for every permit: 100 base points plus any disclosed up, down, left, or right adjacency bonus. The base is fixed so the variable part of each award always comes from neighboring permits. The bonus table below comes directly from the published rules and is the only source of adjacency points in the run.

Permit TypeCostBase PointsAdjacency Bonus
Residential3100+100 per adjacent Civic service, +50 per adjacent Commercial
Commercial4100+100 per adjacent Residential
Civic service5100+150 per adjacent Residential

Because each rule is one-sided, the order of placement matters. A Civic service placed next to a Residential is worth 250; a Commercial placed next to the same Residential is worth 200; and a Residential placed next to a Civic service on one side and a Commercial on the other is worth 250. Step four of the standard route is the richest illustration: a Residential at (1,3) sits directly below the Commercial at (2,3) and directly to the right of the Civic service at (1,2). Working out the math from the formula given on the page, the base of 100 plus +50 for the adjacent Commercial and +100 for the adjacent Civic service equals 100 + 50 + 100 = 250, which matches the disclosed award.

StepPermitCellCostBaseBonusAwardBudget After
1Residential(2,2)3100010016
2Civic service(1,2)5100+150 (R below)25011
3Commercial(2,3)4100+100 (R left)2007
4Residential(1,3)3100+50 (C below) +100 (P left)2504
5Commercial(2,1)4100+100 (R right)2000

Adding the five published awards together — 100 + 250 + 200 + 250 + 200 — gives exactly 1,000 points. The auditor on the same page recomputes each Manhattan-distance-one neighbor award independently, checks each of the five cumulative states, exercises the occupied, blocked, outside, unaffordable, repeated-error, and terminal paths, and requires the final total to match before the run is accepted. Any deviation closes the audit.

How to Complete the Five-Permit Route

Follow the route below with pointer, touch, or keyboard controls. The order, type, cell, and budget step are all disclosed, so the audit should agree at every stage.

  1. Select Residential (type 1) and click cell (2,2), then approve. Spend 3 from 19, earn 100 points for the first permit, and drop the budget to 16.
  2. Select Civic service (type 3) and click cell (1,2), then approve. Spend 5, add a +150 bonus from the Residential directly below, and reach 250 points with the budget at 11.
  3. Select Commercial (type 2) and click cell (2,3), then approve. Spend 4, add a +100 bonus from the Residential directly to the left, and reach 200 points with the budget at 7.
  4. Select Residential (type 1) and click cell (1,3), then approve. Spend 3, add +50 from the Commercial directly below and +100 from the Civic service directly to the left, and reach 250 points with the budget at 4.
  5. Select Commercial (type 2) and click cell (2,1), then approve. Spend 4, add a +100 bonus from the Residential directly to the right, and close the permit file at 200 points with the budget at 0.

If you complete all five steps, you finish on exactly 1,000 points, with the budget exhausted and the board frozen. If a wrong step slips in, the next section explains how the run recovers — or doesn't.

Mismatches, Mistakes, and Deadlock Rules

The game separates a recoverable mismatch from an impossible action, and the distinction matters. A valid affordable permit on the wrong cell or with the wrong type produces one mismatch, which the ledger shows and you can correct on the next click. Repeating the exact same type-and-cell signature is deduplicated, so a panic click does not cost you a second strike. A second distinct mismatch closes the permit file, and the audit locks at the recorded total.

By contrast, clicks on a reserved corner, on an outside cell, on an already-occupied cell, or on a permit that costs more than the remaining budget are simply ignored. They change no building, no budget, no score, and no mistake count. Restart restores the exact initial board and budget so the route can be retried cleanly. If the run reaches a state where every remaining permit would push the budget below zero, it ends in deadlock, the building, selection, and cursor transitions freeze, and the audited score becomes final.

Keyboard and Pointer Controls

Pointer and touch players use the visible permit buttons (Residential, Commercial, Civic service), tap or click a grid cell to select it, and then press Approve selected permit. Keyboard players move the lot cursor with the Arrow keys, choose Residential, Commercial, or Civic service with the 1, 2, or 3 keys, and press Enter or Space to approve. The board, selected cell, next ledger item, remaining budget, occupied count, mistakes, last award, and the neighbor audit are all visible throughout the run, so no information is hidden between steps. The Boss Key remains available through the standard game shell.

What This Game Is and Is Not

The City Builder Game is an entertainment puzzle that borrows the vocabulary of city planning for a small, fully disclosed rule system. It is not urban planning guidance, a land-use recommendation, a financial projection, or a strategy assessment. Real locations involve legal, environmental, accessibility, infrastructure, community, and financial constraints that the puzzle intentionally does not model, so the comparison to Sim City-style simulators only goes as far as the theme.

The City Builder Game itself runs locally in the browser with no account, upload, model call, or network-based opponent, so the only metric that changes a run is the next click. That makes the puzzle predictable in the best sense: every reviewer and every player sees the same grid, the same budget, the same neighbor awards, and the same 1,000-point target whenever they sit down to play.