Skip to content
PaperCarnival
Menu

★ Step right up · free forever ★

Hex board

Paint terrain on a hex or square grid, drop tokens for each player, move them, and save the board in your browser.

0 of 81 painted

Hexes or squares

How many across

Between 5 and 20 across. Making the board smaller keeps the top left corner and drops the rest.

The brush

Paint, place tokens, or measure between two cells

No signup · No accounts · Free forever

Hexes in plain words

Squares have a problem that hexes do not: the diagonal. On a square grid, the cell corner to corner is either one step, which makes diagonal movement faster than straight movement, or one and a half, which needs a rule everybody forgets. On a hex grid every neighbour is the same distance away, which is why wargames have used them for sixty years.

The cost is that hexes are laid out in offset rows, so the cell below and to the left is a neighbour on one row and two steps away on the next. Measuring by counting rows and columns gives the wrong answer about half the time. This board converts to the three-axis coordinates hex maths uses and measures properly, which is the whole reason the measure mode is worth having.

Prototyping a game in ten minutes

The fastest way to find out whether a game idea works is to play it badly, once, on something rough. Paint nine by nine, put four tokens down, invent a movement rule and try it. Nothing here needs cutting out or printing, the board survives a refresh, and the save slots mean the second attempt can start from the first.

The PNG is for when the rough version is good enough to show somebody. It draws the board and the tokens on white, on your own device, with nothing else in the file. Print it and you have a board for the table, which is usually the next step anyway.

Nothing leaves the device

The board you paint, the ten boards you save and the names on the tokens are all held in this browser. They are never uploaded, and a share link carries only the shape and the size, because a link that carried the board would be a link that carried the names on it.

Names come from the same shared list every tool here with players uses. For dice to move the tokens with, the dice pool rolls anything from a d4 to a d100, and for whose turn it is while the board is out, the turn order cards settle it in one deal.

Nothing to install, nothing to sign up for

The tool runs entirely in your browser. There is no account, nothing you make is uploaded, and nothing you type is sent anywhere or put into a link.

The page itself is not silent, though: it carries advertising code and a visit counter that sets no cookie, and the cookie page says exactly what each of those does.

This page remembers your settings in your browser under pph.hex.boards and pph.hex.current, and nowhere else. Clearing your site data for papercarnival.com removes it.

Player names are kept under pph.players so every tool with players reads the same list. They stay in this browser and never reach a link.

Questions

Why does measuring give different answers on hexes and squares?
Because they are different grids. On squares, a diagonal step counts as one, so the distance is whichever of the two directions is longer. On hexes there are six neighbours and every other row is offset, so the tool converts to axial coordinates and measures properly. A tool that measured a hex grid as if it were squares would be wrong for most pairs of cells.
How do I move a token?
Two taps. Tap the token to pick it up, then tap an empty cell to put it down. A token will not go on top of another one, which is the rule most skirmish games want and is easier to enforce here than on a table.
Where are my saved boards?
In this browser, up to ten of them. They never leave the device, so they will not follow you to another laptop, and clearing your site data for papercarnival.com clears them. Saving under a name you have used before replaces that one.
What is in the PNG?
The board and the tokens on a white background, drawn fresh when you press the button. Nothing else: no names outside the tokens, no metadata, no watermark. It is made on your device and downloaded straight from it, so it is never uploaded anywhere.
Can I share a board with somebody?
Only as a picture. A share link carries the shape and the size, which is what a second person needs to start the same kind of board, and nothing about what you painted, because that would mean putting your work into a URL.

More from Tabletop and role-play

Everything in Tabletop and role-play, and every family on the tools page.