Javascript required
Skip to content Skip to sidebar Skip to footer

514 Lab Drawing a Right Triangle With Ascii Ascii Art

Questions tagged [ascii-art]

This claiming involves creating or parsing pictures using text characters as the paint. Typically this uses just 95 printable (from a full of 128) characters defined past the ASCII Standard from 1963.

  • Learn more than…
  • Acme users
  • Synonyms

eight votes

1 answer

260 views

Generate all polyiamonds

A polyiamond of size \$north\$ is a face-to-face shape formed by joining \$n\$ equilateral triangles side past side. Your output should consist of two distinct characters, plus whitespace as necessary (▲ and ▼...

user avatar

  • 1,995

Draw an ASCII envelope based on size input

You desire to ship an ASCII letter to someone, merely yous need an envelope to put information technology in. Your task is to output an envelope given a size as input. Rules: Given positive integer input ...

user avatar

  • 505

Spaceship shooter

Your task is to output a spaceship of size north with shooters/guns and northward bullets of character - ...

user avatar

  • 3,003

Sandbox overflow

Your chore is to output a square sandbox of size n+2 with / characters in the corners and | ...

user avatar

  • iii,003

21 votes

32 answers

5k views

Negative of an ASCII photo

Chore Given an \$m\times n\$ binary ascii "photograph", return the negative of the photo Example: ...

user avatar

  • 741

Circular chained compound

Task Given a positive integer n, output the joined compound of circles The circles are of foursquare of size n+2 but removing the ...

user avatar

  • 3,003

Edifice spikes

Inspired past this building (United States Air Force Academy Cadet Chapel, Colorado) Your task is simple, given a positive integer n, output the spiked building to ...

user avatar

  • 3,003

12 votes

7 answers

648 views

S̶t̶r̶i̶k̶e̶t̶h̶r̶o̶u̶g̶h̶ the Word Search List

Introduction: Every workday I read the newspaper in the morning while eating breakfast, and too do some of the puzzles at the back. When I do the discussion-search puzzles, I (almost) always go over the ...

user avatar

  • 102k

21 votes

1 answer

515 views

Tin can you lot draw this in one stroke?

Related | Related Given an ASCII art with |, _, and , check if you tin draw the fine art in i ...

user avatar

  • 3,575

viii votes

7 answers

268 views

Ascii Fibonacci spiral

Allow's continue the fibonacci based challenges stream, here'due south the next i: Task Draw a Fibonacci spiral ascii-art of n segments where starting from the first term: each nth segment has a length of ...

user avatar

  • 9,376

10 votes

i answer

277 views

Page Selector⠀⠀⠀⠀⠀

I'm making a folio selector for my super cool last-based weblog program. In gild for it to fit correctly into the design, it has to have some constraints. The page selector can only display a ...

user avatar

  • 3,095

19 votes

21 answers

2k views

Fibonacci triangle

Given an integer due north, output the following ASCII art to n rows: 1+1=two 1+2=3 2+iii=5 3+v=viii 5+eight=13 Essentially, the kickoff row is ...

user avatar

  • 27.1k

Crate art stacking

Your task is, given a array of numbers, that is strictly increasing, output the crate stack. The input is an array of positive integers which represents which layer has how many crates at that place are. And so ...

user avatar

  • 3,003

18 votes

29 answers

2k views

Draw a battery indicator

Given the battery level L in the range 0-5, your code should depict the following ASCII art. When ...

user avatar

  • 1,555

12 votes

17 answers

1k views

Describe a Signal strength indicator

Given the point level L in the range 0-4. Your program should draw the following ASCII art. When ...

user avatar

  • i,555


bertlesandoing.blogspot.com

Source: https://codegolf.stackexchange.com/questions/tagged/ascii-art