CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 00:39:46 GMT
content-type: text/html; charset=utf-8
cf-ray: 9660524009f2cb77-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=94e13fc8-ccf4-49bf-be5b-6e32f85b48fc; expires=Tue, 28 Jul 2026 00:39:46 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 5ff53dd2-f453-40d0-a7cf-8cdcdfc92993
x-worker-origin-response-time: 567000000
x-dns-prefetch-control: off
set-cookie: prov=94e13fc8-ccf4-49bf-be5b-6e32f85b48fc; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=ab6wzn.2Ys85C91ZukJdPzxlHciegflA.rI75zizCq8-1753663186-1.0.1.1-MxLkIHNHFq_H3O15juY4YVL7BPv9KhdixWNqWN1jA.eMya7eXMBOlO.ye22UoC.BC0soerBA47pezijRaqi6BhhOKeWSZ5.pa4iaF38DQTA; path=/; expires=Mon, 28-Jul-25 01:09:46 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=FwquDlY3V4U5dNLZdxhNLWDJOqkYXYAc_tU7bFtHfpY-1753663186504-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'ascii-art' Questions - Code Golf Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [ascii-art]
This challenge involves creating or parsing pictures using text characters as the paint. Typically this uses only 95 printable (from a total of 128) characters defined by the ASCII Standard from 1963.
1,237 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
15
votes
5
answers
976
views
Make a floor plan given the number of doorways
Output a floorplan of a house given the number of doorways of each room[1]. Every room is a square, and has 0 to 4 doorways. There are never doorways to the outside.
Given this input:
...
7
votes
4
answers
333
views
Output the holes
Copy the holes
Write a program/function to output pieces that would fill the holes in a given shape.
For example, given this shape:
...
16
votes
11
answers
1k
views
Generate a text shape with given area and perimeter
Write a function/program to generate an ASCII art shape with a given area and perimeter, using # and (space) characters.
Each <...
7
votes
4
answers
666
views
Ray's intersecting lines
Ray has created some ASCII lines which he is using to draw with on a canvas.
His canvas can be any width and height between 1 to 100 characters (the borders do not count towards these dimensions). He ...
19
votes
12
answers
1k
views
Print Dyck paths
Definition
A Dyck path of length \$2n\$ can be defined as a two-dimensional path such that:
The path consists of straight lines of equal length.
The path goes left to right while moving either up or ...
9
votes
5
answers
1k
views
Increment an ASCII-art number
Write a program or function that increments an integer. The input and output must be in one of the ASCII art fonts provided below.
...
4
votes
3
answers
444
views
Draw a hex grid of a given size
Your task is to draw a requested number of cells in a flat-topped/pointy-sided hex pattern. Each cell is 5 characters high and 8 characters wide (4 characters wide at the top and bottom).
This is a ...
4
votes
10
answers
656
views
Box drawing number display
Similar:
Display words using 7-segment display
Seven Slash Display
My first challenge
Using the box drawing symbols (─│┌┐└┘├┤┬┴┼╴╵╶╷ or ...
7
votes
6
answers
2k
views
Bring back cup stacking
Do you remember cup stacking? Young competitors compete to see how quickly they can arrange 12 upside-down plastic cups into three consecutive arrangements of cup pyramids.
The number of each cups in ...
16
votes
8
answers
1k
views
Draw all 11 cube nets
There are 11 ways of flattening a cube onto a flat surface, like a piece of paper, which can then be folded back up into a cube. Each of these is called a cube net.
Your task is to write a program or ...
11
votes
5
answers
1k
views
Make a textual Paint-like program
Write a program/function that can help users make simple drawings by moving a cursor contained within a grid of characters, and by selecting which characters should be at a specific position.
Expected ...
16
votes
4
answers
2k
views
Draw an ASCII "analog-digital" clock
Write a function (or a whole program) that, given the hour and minute (in any reasonable format) outputs (or prints) the "analog-digital" corresponding clock.
Example:
Input: 08:25
Output:
<...
5
votes
3
answers
397
views
The Graphing Calculator 3: Revenge Of The I/O
PT 1
PT 2
PT 3
Last time, your challenge was to make a simple quadratic calculator, building on PT 1's simple line calculator...
But continuing on the theme of increasing complexity (Hey, wait... is ...
20
votes
11
answers
972
views
Superimposed triangles
Because \$k^2\$ is the sum of the \$k\$ first odd positive integers, squared numbers can be represented as ASCII-art triangles of height \$k\$ as follows:
...
Welcome to Code Golf and Coding Challenges Stack Exchange! This is a site for recreational programming competitions, not general programming questions. Challenges must have an objective scoring criterion, and it is highly recommended to first post proposed challenges in the Sandbox.
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
code-golf × 1188
string × 217
kolmogorov-complexity × 182
grid × 50
random × 42
math × 39
animation × 38
number × 35
geometry × 35
graphical-output × 34
fractal × 28
decision-problem × 25
popularity-contest × 24
hexagonal-grid × 24
code-challenge × 24
parsing × 17
printable-ascii × 16
date × 15
path-finding × 14
integer × 14
tiling × 13
alphabet × 13
maze × 13
arithmetic × 13
matrix × 12
more related tags
Hot Network Questions
- Civilian airplanes with inside fuselage jet engines
- Translation of "mode"
- Why are police personnel of all ranks called officers?
- Algebraic independence of even polynomials
- How do I set up a recursive algorithm to repeatedly square root a positive real number?
- How to do non-greedy multiline capture with recent versions of pcre2grep?
- Time Machine backup disk not writeable any longer
- Mac Pro 2008 almost dead
- "I met a monk and philosopher." How many people did I meet?
- Sci-fi novel human-centered, with alien empire using stargates, humans try to avoid overruling
- About the translation of Matthew 19:17
- When was thermal expansion in solids first described?
- Why did the Holy Spirit send Jesus to the wilderness to be tempted by Satan?
- What is the Greek word for God used in Codex Sinaiticus? John 1
- Book recommendations for theistic books about God's existence
- How to deter wasps from an untreated larch fence
- What is the difference between the Senatorum Imperialis and the Adeptus Terra?
- What is the citation for Augustine's "consensus, non concubitus..."
- Randomly distribute objects with a bias in geometry nodes
- \markup vertical spacing and order
- Optimization: Linear equations with a transaction cost
- Do a linearly sloped electric field and uniformly increasing magnetic field satisfy Maxwell's Equations? An apparent paradox
- When did the OEIS get even better?
- If I buy spell components for a different price than the official one, does that change anything about how they work as a component?