ascii-art

13 tools tagged "ascii-art".

Hex Grid Generator

Generate a full rows x columns ASCII hex grid, each cell labeled with its sequential hex index.

Open tool

Hex Spiral Generator

Arrange consecutive hex values into a square ASCII grid, filled in clockwise spiral order.

Open tool

Hex ZigZag Generator

Generate a decorative ASCII-art zigzag of consecutive hex values, indentation tracing a wave.

Open tool

Hexaflexagon Generator

Render a simplified illustrative triangle-strip net for a hexaflexagon, labeled with hex digits.

Open tool

Polyhex Shapes Generator

Procedurally generate one example connected polyhex (N edge-connected hexagons) as ASCII art.

Open tool

Integer Box Drawer

Draw a hollow rectangle border filled with consecutive integers, walked clockwise from the top-left.

Open tool

Integer Circle Drawer

Draw an ASCII ring shape of consecutive integers, using a simple distance-from-center threshold test.

Open tool

Integer Diamond Drawer

Draw the classic ASCII diamond shape, filled with consecutive integers instead of a fixed character.

Open tool

Integer Matrix Generator

Generate a rows x columns grid of random integers within a chosen range, as space-separated ASCII rows.

Open tool

Integer Spiral Drawer

Arrange consecutive decimal integers into a square ASCII grid, filled in clockwise spiral order.

Open tool

Magic Integer Generator

Generate an odd-order magic square (3-9) via the Siamese method, with every row/column/diagonal sum shown.

Open tool

Sudoku Board Generator

Generate a valid, fully-solved 9x9 Sudoku grid and blank out a chosen number of cells as a puzzle.

Open tool

Von Neumann Universe Drawer

Print the first N von Neumann ordinals in labeled and (for small counts) fully recursive set notation.

Open tool