Board prototype
Sketch a chip layout for a board game or a level.
JSON
[]Set the grid size and place chips by clicking a cell. A second click removes the chip.
Coordinates start at one and are assembled into JSON immediately. All processing stays in the browser.
Use the grid when it is faster to mark cells by hand than to type coordinates.
Sketch a chip layout for a board game or a level.
Collect a list of points as JSON and paste it into a project.
Check how points sit on a field of a given size.